diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-01 22:13:43 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-01 22:14:26 +0000 |
commit | fafa1f52eed56332560117c3c70b306d3c4e3dfb (patch) | |
tree | 60905ca73e2ac8ca4c7136d96c0985f6ccda0150 /net-misc | |
parent | sys-fs/xfsprogs: stable 4.14.0 for hppa/ia64/ppc/ppc64, bug #643020 (diff) | |
download | gentoo-fafa1f52eed56332560117c3c70b306d3c4e3dfb.tar.gz gentoo-fafa1f52eed56332560117c3c70b306d3c4e3dfb.tar.bz2 gentoo-fafa1f52eed56332560117c3c70b306d3c4e3dfb.zip |
net-misc/iputils: stable 20171016_pre for hppa/ia64/ppc/ppc64, bug #643026
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa ia64 ppc ppc64"
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/iputils/iputils-20171016_pre.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/iputils/iputils-20171016_pre.ebuild b/net-misc/iputils/iputils-20171016_pre.ebuild index fb555325457d..a30551555691 100644 --- a/net-misc/iputils/iputils-20171016_pre.ebuild +++ b/net-misc/iputils/iputils-20171016_pre.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # For released versions, we precompile the man/html pages and store @@ -24,7 +24,7 @@ if [[ ${PV} == "99999999" ]] ; then else SRC_URI="https://github.com/iputils/iputils/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz https://dev.gentoo.org/~whissi/dist/iputils/${PN}-manpages-${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" |