python3Packages.fpylll: unmark as broken on darwin
This commit is contained in:
parent
49a2bcc6e2
commit
f27643567c
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ buildPythonPackage rec {
|
|||
'';
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
description = "A Python interface for fplll";
|
||||
changelog = "https://github.com/fplll/fpylll/releases/tag/${version}";
|
||||
homepage = "https://github.com/fplll/fpylll";
|
||||
|
|
Loading…
Reference in a new issue