summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-29 04:50:21 +0100
committerSam James <sam@gentoo.org>2024-08-29 04:50:21 +0100
commitbdb539b0d6a308d45f25acb852ceadac8f1c066a (patch)
tree6b94360fa45afe42921b4b89e243b2cb0e26fb29 /sys-apps/iproute2
parentsys-libs/gdbm: Stabilize 1.24 ppc, #938628 (diff)
downloadgentoo-bdb539b0d6a308d45f25acb852ceadac8f1c066a.tar.gz
gentoo-bdb539b0d6a308d45f25acb852ceadac8f1c066a.tar.bz2
gentoo-bdb539b0d6a308d45f25acb852ceadac8f1c066a.zip
sys-apps/iproute2: Stabilize 6.9.0 ppc, #938630
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/iproute2-6.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-6.9.0.ebuild b/sys-apps/iproute2/iproute2-6.9.0.ebuild
index a8a4ea55ab30..4bcb64e7a9f7 100644
--- a/sys-apps/iproute2/iproute2-6.9.0.ebuild
+++ b/sys-apps/iproute2/iproute2-6.9.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 ~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"