Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/iputils/
Date: Tue, 02 Jan 2018 23:42:19
Message-Id: 1514936521.2eb809d46f2d9eff6130124e1db843b33e80bc27.zlogene@gentoo
1 commit: 2eb809d46f2d9eff6130124e1db843b33e80bc27
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 2 23:42:01 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 2 23:42:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb809d4
7
8 net-misc/iputils: amd64 stable wrt bug #643026
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 net-misc/iputils/iputils-20171016_pre.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/iputils/iputils-20171016_pre.ebuild b/net-misc/iputils/iputils-20171016_pre.ebuild
16 index 21e214f7506..fb9519882e2 100644
17 --- a/net-misc/iputils/iputils-20171016_pre.ebuild
18 +++ b/net-misc/iputils/iputils-20171016_pre.ebuild
19 @@ -24,7 +24,7 @@ if [[ ${PV} == "99999999" ]] ; then
20 else
21 SRC_URI="https://github.com/iputils/iputils/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz
22 https://dev.gentoo.org/~whissi/dist/iputils/${PN}-manpages-${PV}.tar.xz"
23 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux"
24 + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux"
25 fi
26
27 DESCRIPTION="Network monitoring tools including ping and ping6"