mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 23:51:07 +02:00
dev-util/pahole: Sync with Gentoo
It's from Gentoo commit f3c2501cb73441d0dcab997df0f0f14c1c5bdba5.
This commit is contained in:
parent
54d499c841
commit
d98a6a5474
@ -37,7 +37,7 @@ LICENSE="GPL-2" # only
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
IUSE="debug"
|
IUSE="debug"
|
||||||
if [[ ${PV} != 9999 ]] ; then
|
if [[ ${PV} != 9999 ]] ; then
|
||||||
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
|
KEYWORDS="amd64 arm ~arm64 ~loong ppc ppc64 ~riscv x86"
|
||||||
fi
|
fi
|
||||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user