sys-fs/cryptsetup: Stabilize 2.8.0 ppc64, #961137

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-08-06 14:25:34 +01:00
parent ed5bd536cd
commit 10ee510b22

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"