sys-apps/iproute2: x86 stable (bug #695624)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 26 Sep 2019 18:47:29 +0000 (20:47 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 26 Sep 2019 19:02:13 +0000 (21:02 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-apps/iproute2/iproute2-5.2.0-r1.ebuild

index 08d228fca40211cba382594efb93e8829f1f71aa..50ea11ec9fecb8223d458bdce30c57c122a17100 100644 (file)
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
-       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
+       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86"
 fi
 
 DESCRIPTION="kernel routing and traffic control utilities"