diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-10-04 21:21:40 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-10-04 22:33:42 +0200 |
commit | 32d461a2a26e8c22ddc1d7826dcccdeddc89a9e9 (patch) | |
tree | 1c73f5e6d18a1ecf76f2769fba429fd1bf13e65e /sys-fs | |
parent | media-libs/gmmlib: drop 22.1.7 (diff) | |
download | gentoo-32d461a2a26e8c22ddc1d7826dcccdeddc89a9e9.tar.gz gentoo-32d461a2a26e8c22ddc1d7826dcccdeddc89a9e9.tar.bz2 gentoo-32d461a2a26e8c22ddc1d7826dcccdeddc89a9e9.zip |
sys-fs/cryptmount: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/cryptmount/cryptmount-6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptmount/cryptmount-6.0.ebuild b/sys-fs/cryptmount/cryptmount-6.0.ebuild index e7fbfa348097..d8727060b295 100644 --- a/sys-fs/cryptmount/cryptmount-6.0.ebuild +++ b/sys-fs/cryptmount/cryptmount-6.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 ) |