sys-fs/cryptsetup-2.2.1: alpha stable, bug 693818
authorMatt Turner <mattst88@gentoo.org>
Sun, 22 Sep 2019 07:00:26 +0000 (00:00 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sun, 22 Sep 2019 07:00:50 +0000 (00:00 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
sys-fs/cryptsetup/cryptsetup-2.2.1.ebuild

index 78529851ade0552d2afbce8ac294c65378fe5295..6ab50a0c70ee599569543436fc1c0e13848321dc 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz"
 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