diff options
author | 2019-07-24 22:21:32 +0200 | |
---|---|---|
committer | 2019-07-24 22:48:25 +0200 | |
commit | d249e27aa2db100736434e4b2b34d6530517ceba (patch) | |
tree | b2ef0b85014e347e1e1cb29d21879d370f19874d | |
parent | sys-apps/ack: x86 stable (bug #690576) (diff) | |
download | gentoo-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>
-rw-r--r-- | sys-fs/cryptmount/cryptmount-5.3.1.ebuild | 2 |
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 ) |