summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-06 07:24:49 +0000
committerSam James <sam@gentoo.org>2024-02-06 07:24:49 +0000
commitd8fa250532e9cc64ca99175be973015bee968725 (patch)
tree55d3cfc78dc4088cee4332b9c1ff5dac2260581e /sys-apps/iproute2
parentsys-apps/iproute2: Stabilize 6.6.0-r3 sparc, #923860 (diff)
downloadgentoo-d8fa250532e9cc64ca99175be973015bee968725.tar.gz
gentoo-d8fa250532e9cc64ca99175be973015bee968725.tar.bz2
gentoo-d8fa250532e9cc64ca99175be973015bee968725.zip
sys-apps/iproute2: Stabilize 6.6.0-r3 arm, #923860
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/iproute2-6.6.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-6.6.0-r3.ebuild b/sys-apps/iproute2/iproute2-6.6.0-r3.ebuild
index 05f13e61df05..146963fc9afa 100644
--- a/sys-apps/iproute2/iproute2-6.6.0-r3.ebuild
+++ b/sys-apps/iproute2/iproute2-6.6.0-r3.ebuild
@@ -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 ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
fi
DESCRIPTION="kernel routing and traffic control utilities"