sys-fs/cryptsetup-1.7.2-r0: add alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Sun, 4 Sep 2016 10:20:59 +0000 (12:20 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Sun, 4 Sep 2016 10:20:59 +0000 (12:20 +0200)
Gentoo-Bug: 590246

sys-fs/cryptsetup/cryptsetup-1.7.2.ebuild

index 3a68244989e6abbcabe45a8911e67a8459af751e..2f122f934455f1913fb0482eb311bcd2461373d0 100644 (file)
@@ -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