commit: 66c9e517c4092faf82f047640f6401bd18938751
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 3 21:24:51 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 3 21:24:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c9e517
dev-debug/systemtap: Stabilize 5.2 arm64, #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 c844b43c840e..7843cabbe11b 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"