summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-06 06:53:53 +0000
committerSam James <sam@gentoo.org>2024-02-06 06:53:53 +0000
commitc7e0a57eb1d2c7a1c0a3b796a996eedba5d2f06f (patch)
treec746e3d646aaa90416c98a16ac8835eb562c7b2b /sys-apps/iproute2
parentnet-libs/libtirpc: Stabilize 1.3.4-r1 amd64, #923868 (diff)
downloadgentoo-c7e0a57eb1d2c7a1c0a3b796a996eedba5d2f06f.tar.gz
gentoo-c7e0a57eb1d2c7a1c0a3b796a996eedba5d2f06f.tar.bz2
gentoo-c7e0a57eb1d2c7a1c0a3b796a996eedba5d2f06f.zip
sys-apps/iproute2: Stabilize 6.6.0-r3 arm64, #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 dc562f27f51c..52ae20064580 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"