diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 13:33:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 13:33:01 +0200 |
commit | f320861d6216a95b5036424ab0cc9447a498e1dd (patch) | |
tree | af66e3ed1b2469acaf1fc7ae7d86e262d5413064 /sys-apps | |
parent | x11-misc/xkeyboard-config: ppc64 stable wrt bug #689510 (diff) | |
download | gentoo-f320861d6216a95b5036424ab0cc9447a498e1dd.tar.gz gentoo-f320861d6216a95b5036424ab0cc9447a498e1dd.tar.bz2 gentoo-f320861d6216a95b5036424ab0cc9447a498e1dd.zip |
sys-apps/iproute2: ppc64 stable wrt bug #689528
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute2/iproute2-4.19.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-4.19.0-r1.ebuild b/sys-apps/iproute2/iproute2-4.19.0-r1.ebuild index f4065058d72e..01ff34da012f 100644 --- a/sys-apps/iproute2/iproute2-4.19.0-r1.ebuild +++ b/sys-apps/iproute2/iproute2-4.19.0-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" |