summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-15 05:23:10 +0000
committerSam James <sam@gentoo.org>2022-12-15 05:23:10 +0000
commit09e14d9fa6635eb57dfc7c2ecf36282afef42661 (patch)
treed86cb12a37ccb29d920bcd2088108e2cbc03e10e /sys-apps
parentsys-apps/iproute2: Stabilize 6.0.0 x86, #886013 (diff)
downloadgentoo-09e14d9fa6635eb57dfc7c2ecf36282afef42661.tar.gz
gentoo-09e14d9fa6635eb57dfc7c2ecf36282afef42661.tar.bz2
gentoo-09e14d9fa6635eb57dfc7c2ecf36282afef42661.zip
sys-apps/iproute2: Stabilize 6.0.0 amd64, #886013
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute2/iproute2-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-6.0.0.ebuild b/sys-apps/iproute2/iproute2-6.0.0.ebuild
index f5915692945e..a69a4e7596a0 100644
--- a/sys-apps/iproute2/iproute2-6.0.0.ebuild
+++ b/sys-apps/iproute2/iproute2-6.0.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"