summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 12:02:00 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 12:02:00 +0000
commit4670c7bbda751300a6bf223e46e3c9a852f29cce (patch)
tree5c1226cdd4686ba904f7961e40de21a5ce149716 /sys-apps/iproute2
parentsys-process/psmisc: Stabilize 23.6 ppc64, #899350 (diff)
downloadgentoo-4670c7bbda751300a6bf223e46e3c9a852f29cce.tar.gz
gentoo-4670c7bbda751300a6bf223e46e3c9a852f29cce.tar.bz2
gentoo-4670c7bbda751300a6bf223e46e3c9a852f29cce.zip
sys-apps/iproute2: Stabilize 6.2.0 amd64, #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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-6.2.0.ebuild b/sys-apps/iproute2/iproute2-6.2.0.ebuild
index 1287ba25b605..34c4f3d44705 100644
--- a/sys-apps/iproute2/iproute2-6.2.0.ebuild
+++ b/sys-apps/iproute2/iproute2-6.2.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"