diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-12-10 18:38:30 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-12-10 18:38:48 -0500 |
commit | 487553dac204b56f31db564fa72059c2bb68c9ea (patch) | |
tree | 70a39ef870bcfb5cd3c6df09246704a1d06cf2ca /sys-apps/iproute2 | |
parent | dev-libs/openssl: Stable on amd64 (diff) | |
download | gentoo-487553dac204b56f31db564fa72059c2bb68c9ea.tar.gz gentoo-487553dac204b56f31db564fa72059c2bb68c9ea.tar.bz2 gentoo-487553dac204b56f31db564fa72059c2bb68c9ea.zip |
sys-apps/iproute2: 4.14.1-r1 stable on ppc and ppc64, bug #639536
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r-- | sys-apps/iproute2/iproute2-4.14.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild b/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild index 5f4ca143355a..26aeb9bb97a6 100644 --- a/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild +++ b/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild @@ -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" |