Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: sys-apps/iproute2/
Date: Wed, 31 Oct 2018 23:58:13
Message-Id: 1541030276.eee068e79a3abfef5450603cf1fb526843e1c888.blueness@gentoo
1 commit: eee068e79a3abfef5450603cf1fb526843e1c888
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 31 23:57:56 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 31 23:57:56 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=eee068e7
7
8 sys-apps/iproute2: version 4.17.0-r1 stable on all arches
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 sys-apps/iproute2/iproute2-4.17.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/iproute2/iproute2-4.17.0-r1.ebuild b/sys-apps/iproute2/iproute2-4.17.0-r1.ebuild
17 index 397fdab..b5554e6 100644
18 --- a/sys-apps/iproute2/iproute2-4.17.0-r1.ebuild
19 +++ b/sys-apps/iproute2/iproute2-4.17.0-r1.ebuild
20 @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
21 inherit git-r3
22 else
23 SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
24 - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
25 + KEYWORDS="amd64 arm ~arm64 ~mips ppc x86"
26 fi
27
28 DESCRIPTION="kernel routing and traffic control utilities"