commit: 5dcda5f5d83f9760ef0e6029bbbb8a7060d0520b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 12 16:26:25 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 12 16:26:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dcda5f5
dev-util/pahole: Stabilize 1.23 ppc64, #834541 Signed-off-by: Arthur Zamarin <arthurzam <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 a4364d662be1..98e359f7bc29 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}"
