mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02:00
sys-fs/cryptsetup: Sync with Gentoo
It's from Gentoo commit 8d29369deb1eb55ef56a53b91fd226a32f5b3d77.
This commit is contained in:
parent
eaf15b8070
commit
9851faa017
@ -14,7 +14,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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user