sys-apps/iproute2: x86 stable (bug #666778)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 24 Sep 2018 01:18:55 +0000 (03:18 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 24 Sep 2018 01:18:55 +0000 (03:18 +0200)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

sys-apps/iproute2/iproute2-4.17.0.ebuild

index 4c5c6fefbd04c6ebfa3f98e4e172fe9f37c5c5b6..a0c35e499b2a4c4d53ea4bbe8cc6e691d5cc37be 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"