sys-fs/cryptsetup: Stabilize 2.8.1 arm64, #963156

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-09-21 00:43:36 +01:00
parent 15a0fb8441
commit dac607e46a

View File

@@ -14,7 +14,7 @@ S="${WORKDIR}"/${P/_/-}
LICENSE="GPL-2+"
SLOT="0/12" # libcryptsetup.so version
if [[ ${PV} != *_rc* ]] ; then
KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
fi
CRYPTO_BACKENDS="gcrypt kernel nettle +openssl"