sys-fs/cryptsetup: Stabilize 2.8.6 ppc, #973710

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2026-05-05 12:07:48 -04:00
parent 582db1592b
commit 717af29b48
+1 -1
View File
@@ -18,7 +18,7 @@ S="${WORKDIR}"/${P/_/-}
LICENSE="GPL-2+" LICENSE="GPL-2+"
SLOT="0/12" # libcryptsetup.so version SLOT="0/12" # libcryptsetup.so version
if [[ ${PV} != *_rc* ]] ; then 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 fi
CRYPTO_BACKENDS="gcrypt kernel nettle +openssl" CRYPTO_BACKENDS="gcrypt kernel nettle +openssl"