mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-09 12:41:28 +01:00
sys-fs/cryptsetup: Sync with Gentoo
It's from Gentoo commit 47f856d1ac82ac71ac930b1545cb25349008d7da. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
8619313311
commit
6e4a82f9e1
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user