mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-04 17:02:05 +01:00
sys-fs/cryptsetup: Sync with Gentoo
It's from Gentoo commit dac607e46a25eae590c111b7be91a3a0be4a3c46. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
bdf95d9e2c
commit
9a9f56e3e5
@ -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