Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/iputils/
Date: Wed, 25 May 2016 05:25:31
Message-Id: 1464153800.b60be1513e007eeba362af927b5408c3e1de8695.jer@gentoo
1 commit: b60be1513e007eeba362af927b5408c3e1de8695
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 25 05:23:20 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed May 25 05:23:20 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b60be151
7
8 net-misc/iputils: Stable for HPPA PPC64 (bug #583960).
9
10 Package-Manager: portage-2.3.0_rc1
11 RepoMan-Options: --ignore-arches
12
13 net-misc/iputils/iputils-20151218.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/iputils/iputils-20151218.ebuild b/net-misc/iputils/iputils-20151218.ebuild
17 index 09b9ad1..c515c6a 100644
18 --- a/net-misc/iputils/iputils-20151218.ebuild
19 +++ b/net-misc/iputils/iputils-20151218.ebuild
20 @@ -16,7 +16,7 @@ if [[ ${PV} == "99999999" ]] ; then
21 else
22 SRC_URI="http://www.skbuff.net/iputils/iputils-s${PV}.tar.bz2
23 https://dev.gentoo.org/~polynomial-c/iputils-s${PV}-manpages.tar.xz"
24 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux"
25 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux"
26 fi
27
28 DESCRIPTION="Network monitoring tools including ping and ping6"