checkpolicy: mark as broken for ZHF
This commit is contained in:
parent
db8ab2191d
commit
e9aadfd807
@ -18,5 +18,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "SELinux policy compiler";
|
description = "SELinux policy compiler";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
inherit (libsepol.meta) homepage platforms maintainers;
|
inherit (libsepol.meta) homepage platforms maintainers;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user