sys-fs/cryptsetup: stable 2.2.2 for hppa, bug #708480
authorRolf Eike Beer <eike@sf-mail.de>
Fri, 14 Feb 2020 15:54:41 +0000 (16:54 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 14 Feb 2020 18:09:14 +0000 (18:09 +0000)
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>
sys-fs/cryptsetup/cryptsetup-2.2.2.ebuild

index cdcbbe2756364bc2f104750b0ced44f1ac36a196..96540049dc73ba1ff69b06cb5e5372e3fa111bfd 100644 (file)
@@ -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