dev-util/pahole: Sync with Gentoo

It's from Gentoo commit 5455dc2798ff4b1b84ca0f97d0bd3dc068e82199.
This commit is contained in:
Flatcar Buildbot 2023-03-20 07:23:45 +00:00
parent 2a48125ab6
commit 6761c2d61d

View File

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