summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-09-06 12:53:53 -0700
committerMatt Turner <mattst88@gentoo.org>2021-09-06 12:58:55 -0700
commit3abf8fed9546aef9c2975185c785d80ffadc3279 (patch)
tree7c4060c2fb6c76d8b9c6b42f120225347232b973 /sys-apps/iproute2/iproute2-5.13.0-r1.ebuild
parentnet-libs/libmnl: Stabilize 1.0.4 hppa (diff)
downloadgentoo-3abf8fed9546aef9c2975185c785d80ffadc3279.tar.gz
gentoo-3abf8fed9546aef9c2975185c785d80ffadc3279.tar.bz2
gentoo-3abf8fed9546aef9c2975185c785d80ffadc3279.zip
sys-apps/iproute2: Stabilize 5.13.0-r1 hppa
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2/iproute2-5.13.0-r1.ebuild')
-rw-r--r--sys-apps/iproute2/iproute2-5.13.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-5.13.0-r1.ebuild b/sys-apps/iproute2/iproute2-5.13.0-r1.ebuild
index 87577d20ec62..81249282d973 100644
--- a/sys-apps/iproute2/iproute2-5.13.0-r1.ebuild
+++ b/sys-apps/iproute2/iproute2-5.13.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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
fi
DESCRIPTION="kernel routing and traffic control utilities"