mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-26 07:42:18 +01:00
sys-fs/cryptsetup: Sync with Gentoo
It's from Gentoo commit 9b94470f18694ee5c0617e73f98853c3e427190d. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
52875b349f
commit
9fe1b8b7da
@ -18,7 +18,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