summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-11 01:08:00 +0100
committerSam James <sam@gentoo.org>2021-08-11 01:08:00 +0100
commitfc6bf650efec21b07843987fe14bd51a8d0ca1ba (patch)
treeea5e50d551974efb624aa93b4a11db0154e37997 /sys-apps/iproute2
parentdev-libs/libbpf: Stabilize 0.4.0 ppc, #807484 (diff)
downloadgentoo-fc6bf650efec21b07843987fe14bd51a8d0ca1ba.tar.gz
gentoo-fc6bf650efec21b07843987fe14bd51a8d0ca1ba.tar.bz2
gentoo-fc6bf650efec21b07843987fe14bd51a8d0ca1ba.zip
sys-apps/iproute2: Stabilize 5.13.0 ppc, #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 f77bca84b80d..10ecdc7d6ed3 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"