diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-28 19:39:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-28 19:40:45 +0000 |
commit | 2ed61b84c30db2e04ac3d50f37f519bc4c7becbf (patch) | |
tree | 73648d00302756ae02d3b99ac9ded78f1bb7b704 /net-misc/iputils | |
parent | dev-libs/glib: stable 2.56.4 for hppa, bug #668474 (diff) | |
download | gentoo-2ed61b84c30db2e04ac3d50f37f519bc4c7becbf.tar.gz gentoo-2ed61b84c30db2e04ac3d50f37f519bc4c7becbf.tar.bz2 gentoo-2ed61b84c30db2e04ac3d50f37f519bc4c7becbf.zip |
net-misc/iputils: stable 20180629 for hppa, bug #673498
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/iputils')
-rw-r--r-- | net-misc/iputils/iputils-20180629.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iputils/iputils-20180629.ebuild b/net-misc/iputils/iputils-20180629.ebuild index 4cef0a3a93ce..9d6b6740caeb 100644 --- a/net-misc/iputils/iputils-20180629.ebuild +++ b/net-misc/iputils/iputils-20180629.ebuild @@ -24,7 +24,7 @@ if [[ ${PV} == "99999999" ]] ; then else SRC_URI="https://github.com/iputils/iputils/archive/s${MY_PV}.tar.gz -> ${P}.tar.gz https://dev.gentoo.org/~whissi/dist/iputils/${PN}-manpages-${MY_PV}.tar.xz" - KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux" + KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux" fi DESCRIPTION="Network monitoring tools including ping and ping6" |