commit:     416a5732b60b3d17d695b5ee22792391cb0fcc20
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  3 20:46:28 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar  3 20:46:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=416a5732

dev-debug/systemtap: Stabilize 5.1-r1 arm64, #939495

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-debug/systemtap/systemtap-5.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-debug/systemtap/systemtap-5.1-r1.ebuild 
b/dev-debug/systemtap/systemtap-5.1-r1.ebuild
index 959daf66209e..20e6807c9c26 100644
--- a/dev-debug/systemtap/systemtap-5.1-r1.ebuild
+++ b/dev-debug/systemtap/systemtap-5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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