mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-18 00:52:05 +01:00
dev-build/meson: Sync with Gentoo
It's from Gentoo commit e288aff000d86c5b9f0a4ea97e75bb5b526f7a18.
This commit is contained in:
parent
c7d6ff6d56
commit
70a000f523
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..13} pypy3 )
|
PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
|
|
||||||
inherit bash-completion-r1 edo distutils-r1 flag-o-matic toolchain-funcs
|
inherit bash-completion-r1 edo distutils-r1 flag-o-matic toolchain-funcs
|
||||||
@ -33,7 +33,7 @@ else
|
|||||||
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/jpakkane.gpg
|
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/jpakkane.gpg
|
||||||
|
|
||||||
if [[ ${PV} != *_rc* ]] ; then
|
if [[ ${PV} != *_rc* ]] ; then
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..13} pypy3 )
|
PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
|
|
||||||
inherit bash-completion-r1 edo distutils-r1 flag-o-matic toolchain-funcs
|
inherit bash-completion-r1 edo distutils-r1 flag-o-matic toolchain-funcs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user