commit:     4cf2b3a5499638c9ae37ba7803d38ec812bb05a2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 14 14:37:34 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 14 14:37:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf2b3a5

dev-debug/systemtap: Stabilize 5.3 arm, #962842

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-debug/systemtap/systemtap-5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-debug/systemtap/systemtap-5.3.ebuild 
b/dev-debug/systemtap/systemtap-5.3.ebuild
index 1cdc399af1d8..f4b01656453e 100644
--- a/dev-debug/systemtap/systemtap-5.3.ebuild
+++ b/dev-debug/systemtap/systemtap-5.3.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"

Reply via email to