summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-02-14 16:54:41 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-02-14 18:09:14 +0000
commite26efc6b7dab380e7832eccd59dea9101deccbde (patch)
tree409307acaf370314d271e4f32b9959595d381bab /sys-fs
parentgui-apps/mako: needs scdoc >=1.9.7 to build (diff)
downloadgentoo-e26efc6b7dab380e7832eccd59dea9101deccbde.tar.gz
gentoo-e26efc6b7dab380e7832eccd59dea9101deccbde.tar.bz2
gentoo-e26efc6b7dab380e7832eccd59dea9101deccbde.zip
sys-fs/cryptsetup: stable 2.2.2 for hppa, bug #708480
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/cryptsetup/cryptsetup-2.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-2.2.2.ebuild b/sys-fs/cryptsetup/cryptsetup-2.2.2.ebuild
index cdcbbe275636..96540049dc73 100644
--- a/sys-fs/cryptsetup/cryptsetup-2.2.2.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-2.2.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.t
LICENSE="GPL-2+"
SLOT="0/12" # libcryptsetup.so version
[[ ${PV} != *_rc* ]] && \
-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