commit:     6467b3e1f0c5f36187187f02359d0c1bb7ddeef1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 13:41:37 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 13:41:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6467b3e1

sys-apps/iproute2: Stabilize 6.12.0 arm64, #947963

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

 sys-apps/iproute2/iproute2-6.12.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/iproute2/iproute2-6.12.0.ebuild 
b/sys-apps/iproute2/iproute2-6.12.0.ebuild
index e2a123f5156c..4c213b549a1f 100644
--- a/sys-apps/iproute2/iproute2-6.12.0.ebuild
+++ b/sys-apps/iproute2/iproute2-6.12.0.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
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
        inherit git-r3
 else
        SRC_URI="https://www.kernel.org/pub/linux/utils/net/${PN}/${P}.tar.xz";
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="kernel routing and traffic control utilities"

Reply via email to