summaryrefslogtreecommitdiff
path: root/sys-apps/iproute2/iproute2-6.0.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-15 09:32:31 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-15 09:32:31 +0000
commitffec4b922807fb67af8fdef84ac67f52e9168f81 (patch)
tree4fa2bb5a88f6af2e86c4421917d6e969e3b780ad /sys-apps/iproute2/iproute2-6.0.0.ebuild
parent337b0e33a7c7a910e94b011161f8ea67c6be10c4 (diff)
gentoo auto-resync : 15:12:2022 - 09:32:31
Diffstat (limited to 'sys-apps/iproute2/iproute2-6.0.0.ebuild')
-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 46297152d6c6..b1a064050fbb 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"