summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-12 00:13:04 +0100
committerSam James <sam@gentoo.org>2021-08-12 00:13:04 +0100
commitd2b0193cb13545ea38370ea552b512b109cecfa5 (patch)
treef6081e8064f16c517aab3f14dcfa85cb389e6133 /sys-apps/iproute2
parentdev-libs/libbpf: Stabilize 0.4.0 arm64, #807484 (diff)
downloadgentoo-d2b0193cb13545ea38370ea552b512b109cecfa5.tar.gz
gentoo-d2b0193cb13545ea38370ea552b512b109cecfa5.tar.bz2
gentoo-d2b0193cb13545ea38370ea552b512b109cecfa5.zip
sys-apps/iproute2: Stabilize 5.13.0 arm64, #807484
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/iproute2-5.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-5.13.0.ebuild b/sys-apps/iproute2/iproute2-5.13.0.ebuild
index 0df02d0487b6..cf3d0a74aeee 100644
--- a/sys-apps/iproute2/iproute2-5.13.0.ebuild
+++ b/sys-apps/iproute2/iproute2-5.13.0.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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
fi
DESCRIPTION="kernel routing and traffic control utilities"