summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-13 21:15:43 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-13 21:15:43 +0200
commit87ad8203f7ef1c965f9907ca9d7ec1cdd018864a (patch)
tree1c72b7b58be705a95341a70cf2f9743676b64a76 /sys-apps/iproute2
parentsys-kernel/gentoo-kernel-bin: Bump to 6.1.19 (diff)
downloadgentoo-87ad8203f7ef1c965f9907ca9d7ec1cdd018864a.tar.gz
gentoo-87ad8203f7ef1c965f9907ca9d7ec1cdd018864a.tar.bz2
gentoo-87ad8203f7ef1c965f9907ca9d7ec1cdd018864a.zip
sys-apps/iproute2: Stabilize 6.2.0-r1 hppa, #899554
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/iproute2-6.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-6.2.0-r1.ebuild b/sys-apps/iproute2/iproute2-6.2.0-r1.ebuild
index 589cf4148f28..dc076ef7f9cf 100644
--- a/sys-apps/iproute2/iproute2-6.2.0-r1.ebuild
+++ b/sys-apps/iproute2/iproute2-6.2.0-r1.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"