summaryrefslogtreecommitdiff
path: root/sys-apps/systemd/systemd-247.2-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/systemd/systemd-247.2-r4.ebuild')
-rw-r--r--sys-apps/systemd/systemd-247.2-r4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/systemd/systemd-247.2-r4.ebuild b/sys-apps/systemd/systemd-247.2-r4.ebuild
index 543242858842..abf3150703d8 100644
--- a/sys-apps/systemd/systemd-247.2-r4.ebuild
+++ b/sys-apps/systemd/systemd-247.2-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2011-2020 Gentoo Authors
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -31,8 +31,9 @@ SLOT="0/2"
IUSE="acl apparmor audit build cgroup-hybrid cryptsetup curl dns-over-tls elfutils +gcrypt gnuefi homed http +hwdb idn importd +kmod +lz4 lzma nat pam pcre pkcs11 policykit pwquality qrcode repart +resolvconf +seccomp selinux split-usr static-libs +sysv-utils test vanilla xkb +zstd"
REQUIRED_USE="
- homed? ( cryptsetup )
+ homed? ( cryptsetup pam )
importd? ( curl gcrypt lzma )
+ pwquality? ( homed )
"
RESTRICT="!test? ( test )"