summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-28 02:45:03 +0000
committerSam James <sam@gentoo.org>2021-04-28 02:47:17 +0000
commitf5e1146e0f21f6cba3c3a1fd9697d8cb44ac83e4 (patch)
tree8b6462992587598416fd474cbda2623e66219e0f /sys-apps/iproute2
parentdev-util/debugedit: Stabilize 4.16.1.3 x86, #786171 (diff)
downloadgentoo-f5e1146e0f21f6cba3c3a1fd9697d8cb44ac83e4.tar.gz
gentoo-f5e1146e0f21f6cba3c3a1fd9697d8cb44ac83e4.tar.bz2
gentoo-f5e1146e0f21f6cba3c3a1fd9697d8cb44ac83e4.zip
sys-apps/iproute2: Stabilize 5.10.0-r1 x86, #786390
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/iproute2-5.10.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-5.10.0-r1.ebuild b/sys-apps/iproute2/iproute2-5.10.0-r1.ebuild
index 98e5c3cf25bd..ca9aaf48bb15 100644
--- a/sys-apps/iproute2/iproute2-5.10.0-r1.ebuild
+++ b/sys-apps/iproute2/iproute2-5.10.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"