From: Sergei Trofimovich Date: Wed, 27 Dec 2017 12:19:02 +0000 (+0000) Subject: sys-apps/iproute2: stable 4.14.1-r2 for ppc/ppc64, bug #639536 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9c93a36592e29c958dee3b7f33975ebf14f009f9;p=gentoo.git sys-apps/iproute2: stable 4.14.1-r2 for ppc/ppc64, bug #639536 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc ppc64" --- diff --git a/sys-apps/iproute2/iproute2-4.14.1-r2.ebuild b/sys-apps/iproute2/iproute2-4.14.1-r2.ebuild index 722e7d438df9..4a536c37e65e 100644 --- a/sys-apps/iproute2/iproute2-4.14.1-r2.ebuild +++ b/sys-apps/iproute2/iproute2-4.14.1-r2.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"