summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-11 11:55:16 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-11 11:55:16 +0100
commit195a4406c538aa6515bc717a4d082bf2623de7a6 (patch)
tree1f319ea10cd42ebbcbbb3f20e1ab0ed4875b2c4a /sys-fs
parentapp-antivirus/clamav: ia64 stable wrt bug #708424 (diff)
downloadgentoo-195a4406c538aa6515bc717a4d082bf2623de7a6.tar.gz
gentoo-195a4406c538aa6515bc717a4d082bf2623de7a6.tar.bz2
gentoo-195a4406c538aa6515bc717a4d082bf2623de7a6.zip
sys-fs/cryptsetup: ia64 stable wrt bug #708480
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@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 ed1c37d2c5f2..10b87f2c8633 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