dev-util/pahole: Sync with Gentoo

It's from Gentoo commit 0419b520e32e133995b48f3e3b634156f5095c4f.
This commit is contained in:
Flatcar Buildbot 2023-07-17 07:10:54 +00:00 committed by Sayan Chowdhury
parent d23dc1c038
commit a15fb8ba57
No known key found for this signature in database
GPG Key ID: B02399319CD05C8B

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 ~loong ~ppc ppc64 ~riscv x86"
fi
REQUIRED_USE="${PYTHON_REQUIRED_USE}"