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: Fri, 28 Dec 2018 19:40:58
Message-Id: 1546026045.2ed61b84c30db2e04ac3d50f37f519bc4c7becbf.slyfox@gentoo
1 commit: 2ed61b84c30db2e04ac3d50f37f519bc4c7becbf
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 28 19:39:02 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 28 19:40:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ed61b84
7
8 net-misc/iputils: stable 20180629 for hppa, bug #673498
9
10 Package-Manager: Portage-2.3.53, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-misc/iputils/iputils-20180629.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/iputils/iputils-20180629.ebuild b/net-misc/iputils/iputils-20180629.ebuild
18 index 4cef0a3a93c..9d6b6740cae 100644
19 --- a/net-misc/iputils/iputils-20180629.ebuild
20 +++ b/net-misc/iputils/iputils-20180629.ebuild
21 @@ -24,7 +24,7 @@ if [[ ${PV} == "99999999" ]] ; then
22 else
23 SRC_URI="https://github.com/iputils/iputils/archive/s${MY_PV}.tar.gz -> ${P}.tar.gz
24 https://dev.gentoo.org/~whissi/dist/iputils/${PN}-manpages-${MY_PV}.tar.xz"
25 - KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux"
26 + KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux"
27 fi
28
29 DESCRIPTION="Network monitoring tools including ping and ping6"