sys-fs/cryptsetup: Stabilize 2.7.5 sparc, #939797

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-12-24 05:05:45 +00:00
parent a87729bb72
commit 113775af28

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"