summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-05-15 16:46:39 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-05-15 16:46:39 +0300
commit3fd19ba01d934820d39b9cf16727d51b782c5e84 (patch)
tree8cc42166bfd5b9d6f2d60295de60ebd077682921 /sys-fs/cryptsetup
parentsys-fs/cryptsetup: amd64 stable wrt bug #723234 (diff)
downloadgentoo-3fd19ba01d934820d39b9cf16727d51b782c5e84.tar.gz
gentoo-3fd19ba01d934820d39b9cf16727d51b782c5e84.tar.bz2
gentoo-3fd19ba01d934820d39b9cf16727d51b782c5e84.zip
sys-fs/cryptsetup: x86 stable wrt bug #723234
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-fs/cryptsetup')
-rw-r--r--sys-fs/cryptsetup/cryptsetup-2.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-2.3.2.ebuild b/sys-fs/cryptsetup/cryptsetup-2.3.2.ebuild
index 24930bec305f..9a8386d18a97 100644
--- a/sys-fs/cryptsetup/cryptsetup-2.3.2.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-2.3.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 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~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