summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-01-29 12:33:51 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-01-29 16:51:34 +0100
commit43d5439698e43b2e04a17faa535aa0bf3d37f847 (patch)
treeda836c32e326b0cc32ed467178e60a0783d72072 /sys-fs
parentapp-text/asciidoc-8.6.10-r0: alpha stable (diff)
downloadgentoo-43d5439698e43b2e04a17faa535aa0bf3d37f847.tar.gz
gentoo-43d5439698e43b2e04a17faa535aa0bf3d37f847.tar.bz2
gentoo-43d5439698e43b2e04a17faa535aa0bf3d37f847.zip
sys-fs/cryptsetup-1.7.5-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/641712
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild b/sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild
index f7b10cec2f09..93b4e3a96176 100644
--- a/sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/v$(get_version_component_range 1-2)/$
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
CRYPTO_BACKENDS="+gcrypt kernel nettle openssl"
# we don't support nss since it doesn't allow cryptsetup to be built statically
# and it's missing ripemd160 support so it can't provide full backward compatibility