sys-fs/cryptsetup: Sync with Gentoo

It's from Gentoo commit 8d29369deb1eb55ef56a53b91fd226a32f5b3d77.
This commit is contained in:
Flatcar Buildbot 2025-04-14 07:12:18 +00:00 committed by Krzesimir Nowak
parent eaf15b8070
commit 9851faa017

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"