commit: 0061ba63e18f6397a7639990ababdb050a5dbc11
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 20:35:23 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 20:35:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0061ba63
dev-util/pahole: Stabilize 1.24_p20221024 arm64, #892291
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-util/pahole/pahole-1.24_p20221024.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/pahole/pahole-1.24_p20221024.ebuild
b/dev-util/pahole/pahole-1.24_p20221024.ebuild
index 5d98a672167d..26f744164348 100644
--- a/dev-util/pahole/pahole-1.24_p20221024.ebuild
+++ b/dev-util/pahole/pahole-1.24_p20221024.ebuild
@@ -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}"