Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/iproute2/
Date: Sat, 15 Aug 2020 07:26:38
Message-Id: 1597476352.9ed7f9523421bac2a7e2437516a71d021a3daeac.slyfox@gentoo
1 commit: 9ed7f9523421bac2a7e2437516a71d021a3daeac
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 15 07:25:52 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 15 07:25:52 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed7f952
7
8 sys-apps/iproute2: stable 5.7.0 for hppa
9
10 stable wrt bug #728016
11
12 Package-Manager: Portage-3.0.2, Repoman-2.3.23
13 RepoMan-Options: --include-arches="hppa"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 sys-apps/iproute2/iproute2-5.7.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sys-apps/iproute2/iproute2-5.7.0.ebuild b/sys-apps/iproute2/iproute2-5.7.0.ebuild
20 index 1f31ea5e2aa..ddc722c79c2 100644
21 --- a/sys-apps/iproute2/iproute2-5.7.0.ebuild
22 +++ b/sys-apps/iproute2/iproute2-5.7.0.ebuild
23 @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
24 inherit git-r3
25 else
26 SRC_URI="https://www.kernel.org/pub/linux/utils/net/${PN}/${P}.tar.xz"
27 - KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
28 + KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
29 fi
30
31 DESCRIPTION="kernel routing and traffic control utilities"