dev-util/pahole: Sync with Gentoo

It's from Gentoo commit d80a40f24b566ce8cbb92af539db6cc3d8d9141f.
This commit is contained in:
Flatcar Buildbot 2024-03-25 07:12:14 +00:00 committed by Krzesimir Nowak
parent fecb9373d3
commit 6eeb29d8a1

View File

@ -37,7 +37,7 @@ LICENSE="GPL-2" # only
SLOT="0"
IUSE="debug"
if [[ ${PV} != 9999 ]] ; then
KEYWORDS="amd64 arm ~arm64 ~loong ppc ppc64 ~riscv x86"
KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86"
fi
REQUIRED_USE="${PYTHON_REQUIRED_USE}"