summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-15 06:43:41 +0000
committerSam James <sam@gentoo.org>2020-08-15 06:44:23 +0000
commitfd0745af9ae1159280d768caaeb07f396c0039aa (patch)
treea388edc63980c57c92ecab40dc0ef186017c2cfe /sys-apps
parentdev-util/umockdev: remove old (diff)
downloadgentoo-fd0745af9ae1159280d768caaeb07f396c0039aa.tar.gz
gentoo-fd0745af9ae1159280d768caaeb07f396c0039aa.tar.bz2
gentoo-fd0745af9ae1159280d768caaeb07f396c0039aa.zip
sys-apps/iproute2: Stabilize 5.7.0 arm, #728016
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute2/iproute2-5.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-5.7.0.ebuild b/sys-apps/iproute2/iproute2-5.7.0.ebuild
index 0e48e03f7c50..1f31ea5e2aa4 100644
--- a/sys-apps/iproute2/iproute2-5.7.0.ebuild
+++ b/sys-apps/iproute2/iproute2-5.7.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"