Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/iproute2/
Date: Thu, 26 Sep 2019 19:02:58
Message-Id: 1569524533.e23e42a68e320a75d164a6ac4e2fb9930ab2722d.whissi@gentoo
1 commit: e23e42a68e320a75d164a6ac4e2fb9930ab2722d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 26 18:47:29 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 26 19:02:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23e42a6
7
8 sys-apps/iproute2: x86 stable (bug #695624)
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-apps/iproute2/iproute2-5.2.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild b/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild
17 index 08d228fca40..50ea11ec9fe 100644
18 --- a/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild
19 +++ b/sys-apps/iproute2/iproute2-5.2.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="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
25 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86"
26 fi
27
28 DESCRIPTION="kernel routing and traffic control utilities"