summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-15 11:09:29 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-15 11:09:29 +0100
commit9f286634fa3013b3aab3a8968cabed5f28cfc8bf (patch)
treeef7dd61543f63576797f59eace30122fae57fea0 /sys-apps/iproute2
parentdev-util/strace: Stabilize 6.6 x86, #919949 (diff)
downloadgentoo-9f286634fa3013b3aab3a8968cabed5f28cfc8bf.tar.gz
gentoo-9f286634fa3013b3aab3a8968cabed5f28cfc8bf.tar.bz2
gentoo-9f286634fa3013b3aab3a8968cabed5f28cfc8bf.zip
sys-apps/iproute2: Stabilize 6.6.0 ppc, #919952
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/iproute2-6.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-6.6.0.ebuild b/sys-apps/iproute2/iproute2-6.6.0.ebuild
index 1b1c238ccdaa..a9030cf0cd79 100644
--- a/sys-apps/iproute2/iproute2-6.6.0.ebuild
+++ b/sys-apps/iproute2/iproute2-6.6.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"