sys-apps/iproute2: 4.14.1-r1 stable on ppc and ppc64, bug #639536
authorAnthony G. Basile <blueness@gentoo.org>
Sun, 10 Dec 2017 23:38:30 +0000 (18:38 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Sun, 10 Dec 2017 23:38:48 +0000 (18:38 -0500)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

index 5f4ca143355ae807e49ac83e820bbac0029c8504..26aeb9bb97a67c9c02953e33cb369f72ae9046de 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"