Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/iputils/
Date: Tue, 02 Jan 2018 07:32:17
Message-Id: 1514878318.5a522fcafb5615eb850f83c117d730317001fca0.slyfox@gentoo
1 commit: 5a522fcafb5615eb850f83c117d730317001fca0
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Jan 1 23:18:18 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 2 07:31:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a522fca
7
8 net-misc/iputils: stable 20171016_pre for sparc, bug #643026
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="sparc"
12
13 net-misc/iputils/iputils-20171016_pre.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/iputils/iputils-20171016_pre.ebuild b/net-misc/iputils/iputils-20171016_pre.ebuild
17 index a3055155569..21e214f7506 100644
18 --- a/net-misc/iputils/iputils-20171016_pre.ebuild
19 +++ b/net-misc/iputils/iputils-20171016_pre.ebuild
20 @@ -24,7 +24,7 @@ if [[ ${PV} == "99999999" ]] ; then
21 else
22 SRC_URI="https://github.com/iputils/iputils/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz
23 https://dev.gentoo.org/~whissi/dist/iputils/${PN}-manpages-${PV}.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"