summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-07-24 22:21:32 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-07-24 22:48:25 +0200
commitd249e27aa2db100736434e4b2b34d6530517ceba (patch)
treeb2ef0b85014e347e1e1cb29d21879d370f19874d /sys-fs/cryptmount
parentsys-apps/ack: x86 stable (bug #690576) (diff)
downloadgentoo-d249e27aa2db100736434e4b2b34d6530517ceba.tar.gz
gentoo-d249e27aa2db100736434e4b2b34d6530517ceba.tar.bz2
gentoo-d249e27aa2db100736434e4b2b34d6530517ceba.zip
sys-fs/cryptmount: x86 stable (bug #690398)
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/cryptmount')
-rw-r--r--sys-fs/cryptmount/cryptmount-5.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptmount/cryptmount-5.3.1.ebuild b/sys-fs/cryptmount/cryptmount-5.3.1.ebuild
index 2562091101a1..26f6030e5f5c 100644
--- a/sys-fs/cryptmount/cryptmount-5.3.1.ebuild
+++ b/sys-fs/cryptmount/cryptmount-5.3.1.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 )