dev-util/pahole: Stabilize 1.26 arm64, #916522

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-03-13 04:47:54 +00:00
parent 24172569fd
commit d80a40f24b

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}"