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: Thu, 28 Jan 2021 17:38:23
Message-Id: 1611855487.61147c26eda6aea7a663af641a8ba38b44002bcb.slyfox@gentoo
1 commit: 61147c26eda6aea7a663af641a8ba38b44002bcb
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jan 28 17:11:42 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 28 17:38:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61147c26
7
8 net-misc/iputils: stable 20200821-r2 for hppa, bug #766980
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-misc/iputils/iputils-20200821-r2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-misc/iputils/iputils-20200821-r2.ebuild b/net-misc/iputils/iputils-20200821-r2.ebuild
19 index a048e91a579..5219577cf6b 100644
20 --- a/net-misc/iputils/iputils-20200821-r2.ebuild
21 +++ b/net-misc/iputils/iputils-20200821-r2.ebuild
22 @@ -20,7 +20,7 @@ if [[ ${PV} == "99999999" ]] ; then
23 else
24 SRC_URI="https://github.com/iputils/iputils/archive/s${PV}.tar.gz -> ${P}.tar.gz
25 https://dev.gentoo.org/~whissi/dist/iputils/${PN}-manpages-${PV}.tar.xz"
26 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
27 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
28 fi
29
30 DESCRIPTION="Network monitoring tools including ping and ping6"