summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-17 15:18:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-17 15:23:59 +0100
commit745d3caceccda1adf6c15be5795196abb5fa860a (patch)
tree29e3f4577457ee506a9475829c97c40ad8749972 /sys-fs/cryptsetup/cryptsetup-1.7.2.ebuild
parentapp-text/a2ps: ia64 stable wrt bug #506352 (diff)
downloadgentoo-745d3caceccda1adf6c15be5795196abb5fa860a.tar.gz
gentoo-745d3caceccda1adf6c15be5795196abb5fa860a.tar.bz2
gentoo-745d3caceccda1adf6c15be5795196abb5fa860a.zip
sys-fs/cryptsetup: ia64 stable wrt bug #590246
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/cryptsetup/cryptsetup-1.7.2.ebuild')
-rw-r--r--sys-fs/cryptsetup/cryptsetup-1.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-1.7.2.ebuild b/sys-fs/cryptsetup/cryptsetup-1.7.2.ebuild
index 3083bb956c80..87b145df7146 100644
--- a/sys-fs/cryptsetup/cryptsetup-1.7.2.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-1.7.2.ebuild
@@ -15,7 +15,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