diff options
Diffstat (limited to 'sys-apps/systemd/systemd-235-r1.ebuild')
-rw-r--r-- | sys-apps/systemd/systemd-235-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/systemd/systemd-235-r1.ebuild b/sys-apps/systemd/systemd-235-r1.ebuild index 2bb192a49e2d..e31cdbf14872 100644 --- a/sys-apps/systemd/systemd-235-r1.ebuild +++ b/sys-apps/systemd/systemd-235-r1.ebuild @@ -25,6 +25,7 @@ IUSE="acl apparmor audit build cryptsetup curl elfutils +gcrypt gnuefi http qrcode +seccomp selinux ssl sysv-utils test vanilla xkb" REQUIRED_USE="importd? ( curl gcrypt lzma )" +RESTRICT="!test? ( test )" MINKV="3.11" |