summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-11 14:46:28 +0000
committerSam James <sam@gentoo.org>2024-11-11 14:46:28 +0000
commit38b47c01f894eaafb67295110f3f077bc16cc081 (patch)
tree1bab8a5831e65b660aa6bcaf5d9855fa9834bb7f /sys-apps
parentsys-fs/xfsprogs: Stabilize 6.10.1 amd64, #943265 (diff)
downloadgentoo-38b47c01f894eaafb67295110f3f077bc16cc081.tar.gz
gentoo-38b47c01f894eaafb67295110f3f077bc16cc081.tar.bz2
gentoo-38b47c01f894eaafb67295110f3f077bc16cc081.zip
sys-apps/iproute2: Stabilize 6.11.0 ppc, #943268
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute2/iproute2-6.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-6.11.0.ebuild b/sys-apps/iproute2/iproute2-6.11.0.ebuild
index 26b79a0d0847..76a183896df8 100644
--- a/sys-apps/iproute2/iproute2-6.11.0.ebuild
+++ b/sys-apps/iproute2/iproute2-6.11.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
DESCRIPTION="kernel routing and traffic control utilities"