summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-05-18 17:34:58 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-05-18 17:46:42 +0100
commit58c23ff943970c1017f9d7a8d9b659d4338d5f36 (patch)
treed559c1f2c8e3f68eb912f0bba9c182e80462c4f7 /sys-fs
parentx11-wm/openbox: stable 3.6.1-r3 for hppa, bug #722488 (diff)
downloadgentoo-58c23ff943970c1017f9d7a8d9b659d4338d5f36.tar.gz
gentoo-58c23ff943970c1017f9d7a8d9b659d4338d5f36.tar.bz2
gentoo-58c23ff943970c1017f9d7a8d9b659d4338d5f36.zip
sys-fs/cryptsetup: stable 2.3.2 for hppa, bug #723234
Package-Manager: Portage-2.3.99, Repoman-2.3.22 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.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-2.3.2.ebuild b/sys-fs/cryptsetup/cryptsetup-2.3.2.ebuild
index 69964317069c..fefacf7ae7fb 100644
--- a/sys-fs/cryptsetup/cryptsetup-2.3.2.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-2.3.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 ~riscv s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 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