commit: e7edb50e8a85b35b6c4bb373e433703ab3eccbc2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 6 01:21:03 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 6 01:21:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7edb50e
dev-debug/systemtap: Stabilize 5.2 ppc, #950565
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-debug/systemtap/systemtap-5.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-debug/systemtap/systemtap-5.2.ebuild
b/dev-debug/systemtap/systemtap-5.2.ebuild
index df55de85ada2..5420be2482b0 100644
--- a/dev-debug/systemtap/systemtap-5.2.ebuild
+++ b/dev-debug/systemtap/systemtap-5.2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://sourceware.org/ftp/${PN}/releases/${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~s390
~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390
~sparc x86"
fi
LICENSE="GPL-2"