sys-apps/iproute2: x86 stable (bug #639536)
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 8 Dec 2017 20:04:56 +0000 (21:04 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 8 Dec 2017 20:04:56 +0000 (21:04 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

sys-apps/iproute2/iproute2-4.14.1-r1.ebuild

index b5e65df66954b9f466a6988ef5297c27f24dee7c..e0476f1e13ac7997dd601878e459ed252f9e2aa4 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 ~s390 ~sh ~sparc ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 fi
 
 DESCRIPTION="kernel routing and traffic control utilities"