commit: f7bc370de3f292a538bb8fc168d8e3d30204cd79 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 13 23:01:11 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 13 23:01:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7bc370d
dev-util/pahole: Stabilize 1.23 arm64, #838262 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/pahole/pahole-1.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"
