diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-07-01 23:39:34 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-07-01 23:44:56 +0200 |
commit | 4f49ffcbbf05ad42fa520d42255ae9b931842fd6 (patch) | |
tree | 48ca24bdc2e07830d3d9568b3800c1d82836543c /sys-fs/cryptmount | |
parent | sci-geosciences/osmctools: amd64 stable (diff) | |
download | gentoo-4f49ffcbbf05ad42fa520d42255ae9b931842fd6.tar.gz gentoo-4f49ffcbbf05ad42fa520d42255ae9b931842fd6.tar.bz2 gentoo-4f49ffcbbf05ad42fa520d42255ae9b931842fd6.zip |
sys-fs/cryptmount: x86 stable
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sys-fs/cryptmount')
-rw-r--r-- | sys-fs/cryptmount/cryptmount-5.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptmount/cryptmount-5.3.3.ebuild b/sys-fs/cryptmount/cryptmount-5.3.3.ebuild index 4359dff13dc1..baad90fc75a3 100644 --- a/sys-fs/cryptmount/cryptmount-5.3.3.ebuild +++ b/sys-fs/cryptmount/cryptmount-5.3.3.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 ) |