diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-11-10 01:09:13 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-11-10 01:09:13 +0100 |
commit | e9dfc5cc745e2841111040f86f57b3561a51979b (patch) | |
tree | f0e1de458e5f84615e098831d138b9b2158a3344 /sys-fs | |
parent | sys-fs/cryptmount: amd64 stable (diff) | |
download | gentoo-e9dfc5cc745e2841111040f86f57b3561a51979b.tar.gz gentoo-e9dfc5cc745e2841111040f86f57b3561a51979b.tar.bz2 gentoo-e9dfc5cc745e2841111040f86f57b3561a51979b.zip |
sys-fs/cryptmount: x86 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/cryptmount/cryptmount-6.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptmount/cryptmount-6.1.0.ebuild b/sys-fs/cryptmount/cryptmount-6.1.0.ebuild index b3b696d0b0ca..b884fde28f5f 100644 --- a/sys-fs/cryptmount/cryptmount-6.1.0.ebuild +++ b/sys-fs/cryptmount/cryptmount-6.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="argv0switch cswap fsck +gcrypt +largefile mount +nls +luks +openssl selinux systemd udev" REQUIRED_USE=" luks? ( gcrypt ) |