commit: 21f501a9178e6138c785ac5d926e7863964e33fd
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 3 23:57:38 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 00:00:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21f501a9
sys-fs/cryptmount: amd64, x86 stable
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sys-fs/cryptmount/cryptmount-6.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/cryptmount/cryptmount-6.2.0.ebuild
b/sys-fs/cryptmount/cryptmount-6.2.0.ebuild
index c46c12cd6220..648f1dbbf5f1 100644
--- a/sys-fs/cryptmount/cryptmount-6.2.0.ebuild
+++ b/sys-fs/cryptmount/cryptmount-6.2.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 )