summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-15 12:53:09 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-15 12:53:09 +0000
commit0ff27cc3adbc5a31a47da591a450332fe5a10e88 (patch)
treefd7fca9e1ef5e3418f68622202e4b37a0718cb03 /sys-apps/iproute2
parentsec-keys/openpgp-keys-lighttpd: Stabilize 20231008 x86, #919946 (diff)
downloadgentoo-0ff27cc3adbc5a31a47da591a450332fe5a10e88.tar.gz
gentoo-0ff27cc3adbc5a31a47da591a450332fe5a10e88.tar.bz2
gentoo-0ff27cc3adbc5a31a47da591a450332fe5a10e88.zip
sys-apps/iproute2: Stabilize 6.6.0 x86, #919952
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/iproute2-6.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-6.6.0.ebuild b/sys-apps/iproute2/iproute2-6.6.0.ebuild
index a9030cf0cd79..7621ddc6eb47 100644
--- a/sys-apps/iproute2/iproute2-6.6.0.ebuild
+++ b/sys-apps/iproute2/iproute2-6.6.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"