summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-12-25 09:24:17 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-12-25 09:24:17 +0100
commitc03c251a97fd8a3bf19f64d68bd681f877ea28d1 (patch)
tree8521b425468002d3e42c6d066f4da3c8d377b69f /sys-apps
parentsys-apps/ethtool: amd64 stable wrt bug #829945 (diff)
downloadgentoo-c03c251a97fd8a3bf19f64d68bd681f877ea28d1.tar.gz
gentoo-c03c251a97fd8a3bf19f64d68bd681f877ea28d1.tar.bz2
gentoo-c03c251a97fd8a3bf19f64d68bd681f877ea28d1.zip
sys-apps/iproute2: amd64 stable wrt bug #829945
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute2/iproute2-5.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-5.15.0.ebuild b/sys-apps/iproute2/iproute2-5.15.0.ebuild
index 367b3541cbfe..e883796cde95 100644
--- a/sys-apps/iproute2/iproute2-5.15.0.ebuild
+++ b/sys-apps/iproute2/iproute2-5.15.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 ~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"