summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-14 00:01:11 +0100
committerSam James <sam@gentoo.org>2022-04-14 00:01:11 +0100
commitf7bc370de3f292a538bb8fc168d8e3d30204cd79 (patch)
tree731bc21bfbd509a03b25506ab202ae55493ffd58 /dev-util/pahole
parentprofiles: mask =dev-vcs/git-2.35.2 (diff)
downloadgentoo-f7bc370de3f292a538bb8fc168d8e3d30204cd79.tar.gz
gentoo-f7bc370de3f292a538bb8fc168d8e3d30204cd79.tar.bz2
gentoo-f7bc370de3f292a538bb8fc168d8e3d30204cd79.zip
dev-util/pahole: Stabilize 1.23 arm64, #838262
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pahole')
-rw-r--r--dev-util/pahole/pahole-1.23.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pahole/pahole-1.23.ebuild b/dev-util/pahole/pahole-1.23.ebuild
index 98e359f7bc29..1c0d1849d0ec 100644
--- a/dev-util/pahole/pahole-1.23.ebuild
+++ b/dev-util/pahole/pahole-1.23.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://git.kernel.org/cgit/devel/pahole/pahole.git/"
LICENSE="GPL-2" # only
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86"
IUSE="debug"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"