python3Packages.graphite-web: unmark as broken on aarch64 and darwin
WFM on both, tests pass
This commit is contained in:
parent
5ccffc22c9
commit
890bf782f3
@ -97,7 +97,6 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
broken = (stdenv.isLinux && stdenv.isAarch64) || stdenv.isDarwin;
|
||||
description = "Enterprise scalable realtime graphing";
|
||||
homepage = "http://graphiteapp.org/";
|
||||
license = licenses.asl20;
|
||||
|
Loading…
Reference in New Issue
Block a user