commit: c5855a5f6d4e74edab0345f013a81385b882414d
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 4 19:22:11 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Oct 4 20:33:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5855a5f
sys-fs/cryptmount: x86 stable
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sys-fs/cryptmount/cryptmount-6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/cryptmount/cryptmount-6.0.ebuild
b/sys-fs/cryptmount/cryptmount-6.0.ebuild
index d8727060b295..ec1442f7ac9c 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 )