summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-15 16:44:55 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-15 16:49:53 +0100
commit0754f43ed62b1897c70cc3a7cc7a478c72f92543 (patch)
treec25d8c7db2dac4068ca7a41b6727843a86b96ebd /sys-fs/cryptsetup
parentnet-misc/dhcpcd: ppc stable wrt bug #593822 (diff)
downloadgentoo-0754f43ed62b1897c70cc3a7cc7a478c72f92543.tar.gz
gentoo-0754f43ed62b1897c70cc3a7cc7a478c72f92543.tar.bz2
gentoo-0754f43ed62b1897c70cc3a7cc7a478c72f92543.zip
sys-fs/cryptsetup: ppc stable wrt bug #590246
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/cryptsetup')
-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 86c12f80eb11..3083bb956c80 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