summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-05-06 11:57:49 +0200
committerJeroen Roovers <jer@gentoo.org>2017-05-06 11:57:49 +0200
commitf3fd4a34000e67235f7c7a454fea1d5fbc320af4 (patch)
tree77f552df57576e3c94789067f8a104c87f65cd34 /sys-fs
parentnet-analyzer/hydra: Use Github archive for SRC_URI. (diff)
downloadgentoo-f3fd4a34000e67235f7c7a454fea1d5fbc320af4.tar.gz
gentoo-f3fd4a34000e67235f7c7a454fea1d5fbc320af4.tar.bz2
gentoo-f3fd4a34000e67235f7c7a454fea1d5fbc320af4.zip
sys-fs/cryptsetup: Stable for HPPA (bug #617314).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/cryptsetup/cryptsetup-1.7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-1.7.4.ebuild b/sys-fs/cryptsetup/cryptsetup-1.7.4.ebuild
index 5a1c3186e416..3440d0d76ea0 100644
--- a/sys-fs/cryptsetup/cryptsetup-1.7.4.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-1.7.4.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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm 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