commit: 8a6f02e91ceeb388d74443d4cc3ab5b6b9b725e2
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 20 07:48:58 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Jan 20 07:56:25 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a6f02e9
sys-apps/iproute2: Stabilize 6.18.0 arm, #969046
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sys-apps/iproute2/iproute2-6.18.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/iproute2/iproute2-6.18.0.ebuild
b/sys-apps/iproute2/iproute2-6.18.0.ebuild
index d88b96d6f129..b9b9859f79ae 100644
--- a/sys-apps/iproute2/iproute2-6.18.0.ebuild
+++ b/sys-apps/iproute2/iproute2-6.18.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 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"