summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2023-10-27 10:26:29 +0200
committerSam James <sam@gentoo.org>2023-10-27 20:29:58 +0100
commit6b822fd7f8bb3e99460bbe6ca0d3a9dc73234073 (patch)
treead534ab4596f796545fe8b73086ee0904100afdd /sys-apps/iproute2
parentapp-admin/eselect: stable 1.4.27 for hppa, bug #915677 (diff)
downloadgentoo-6b822fd7f8bb3e99460bbe6ca0d3a9dc73234073.tar.gz
gentoo-6b822fd7f8bb3e99460bbe6ca0d3a9dc73234073.tar.bz2
gentoo-6b822fd7f8bb3e99460bbe6ca0d3a9dc73234073.zip
sys-apps/iproute2: stable 6.5.0 for hppa, bug #916085
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/iproute2-6.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-6.5.0.ebuild b/sys-apps/iproute2/iproute2-6.5.0.ebuild
index 7621ddc6eb47..eaa31b09ac5a 100644
--- a/sys-apps/iproute2/iproute2-6.5.0.ebuild
+++ b/sys-apps/iproute2/iproute2-6.5.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"