platformio: unmark as broken on aarch64-linux
This commit is contained in:
parent
a3b7b770ce
commit
6a01d889b3
1 changed files with 0 additions and 1 deletions
|
@ -148,6 +148,5 @@ with python3.pkgs; buildPythonApplication rec {
|
|||
homepage = "https://platformio.org";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ mog makefu ];
|
||||
broken = stdenv.isAarch64;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue