Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/iproute2/
Date: Sun, 10 Dec 2017 23:38:56
Message-Id: 1512949128.487553dac204b56f31db564fa72059c2bb68c9ea.blueness@gentoo
1 commit: 487553dac204b56f31db564fa72059c2bb68c9ea
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 10 23:38:30 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 10 23:38:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487553da
7
8 sys-apps/iproute2: 4.14.1-r1 stable on ppc and ppc64, bug #639536
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 sys-apps/iproute2/iproute2-4.14.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild b/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild
16 index 5f4ca143355..26aeb9bb97a 100644
17 --- a/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild
18 +++ b/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild
19 @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
20 inherit git-r3
21 else
22 SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
23 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
24 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
25 fi
26
27 DESCRIPTION="kernel routing and traffic control utilities"