Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/iproute2/
Date: Wed, 25 May 2016 06:29:35
Message-Id: 1464157702.18f2f715f31caa82e5b00e7c774dd14699c31e0c.mattst88@gentoo
1 commit: 18f2f715f31caa82e5b00e7c774dd14699c31e0c
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 25 05:06:09 2016 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed May 25 06:28:22 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18f2f715
7
8 sys-apps/iproute2: alpha stable, bug 576618.
9
10 sys-apps/iproute2/iproute2-4.4.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-apps/iproute2/iproute2-4.4.0.ebuild b/sys-apps/iproute2/iproute2-4.4.0.ebuild
14 index 6234f28..63714c0 100644
15 --- a/sys-apps/iproute2/iproute2-4.4.0.ebuild
16 +++ b/sys-apps/iproute2/iproute2-4.4.0.ebuild
17 @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
18 inherit git-2
19 else
20 SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
21 - KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
22 + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
23 fi
24
25 DESCRIPTION="kernel routing and traffic control utilities"