diff options
author | Sam James <sam@gentoo.org> | 2022-01-27 19:03:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-27 19:03:57 +0000 |
commit | a52d40608da62f67ca8b7df086cf2bce05fabff4 (patch) | |
tree | cae59b5c2e14e5bf243bfa1f157d36954b0efbd4 /sys-fs/cryptsetup | |
parent | net-libs/libssh: Stabilize 0.9.6 hppa, #831982 (diff) | |
download | gentoo-a52d40608da62f67ca8b7df086cf2bce05fabff4.tar.gz gentoo-a52d40608da62f67ca8b7df086cf2bce05fabff4.tar.bz2 gentoo-a52d40608da62f67ca8b7df086cf2bce05fabff4.zip |
sys-fs/cryptsetup: Stabilize 2.4.3 hppa, #831982
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/cryptsetup')
-rw-r--r-- | sys-fs/cryptsetup/cryptsetup-2.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-2.4.3.ebuild b/sys-fs/cryptsetup/cryptsetup-2.4.3.ebuild index 480e7e811ce5..f1679bbf84ec 100644 --- a/sys-fs/cryptsetup/cryptsetup-2.4.3.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-2.4.3.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 |