Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/iproute2/
Date: Sun, 23 Sep 2018 12:12:56
Message-Id: 1537704769.2211d951b87cce24b4da0d1b534ae12005192cb6.zlogene@gentoo
1 commit: 2211d951b87cce24b4da0d1b534ae12005192cb6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 23 12:12:32 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 23 12:12:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2211d951
7
8 sys-apps/iproute2: amd64 stable wrt bug #666778
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 sys-apps/iproute2/iproute2-4.17.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/iproute2/iproute2-4.17.0.ebuild b/sys-apps/iproute2/iproute2-4.17.0.ebuild
16 index ae6a1770166..4c5c6fefbd0 100644
17 --- a/sys-apps/iproute2/iproute2-4.17.0.ebuild
18 +++ b/sys-apps/iproute2/iproute2-4.17.0.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"