platformio: unset broken on aarch64

This commit is contained in:
Enno Richter
2022-07-19 17:40:33 +08:00
committed by Peter Hoeg
parent e4849f4b33
commit e8f68df62a
@@ -148,7 +148,6 @@ with python.pkgs; buildPythonApplication rec {
'';
meta = with lib; {
broken = stdenv.isAarch64;
description = "An open source ecosystem for IoT development";
homepage = "https://platformio.org";
license = licenses.asl20;