diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 04:56:23 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 04:56:23 +0100 |
commit | b153c4a00ebc3b0505f04d203b92d7c51a8c6897 (patch) | |
tree | 650da2f12dc30760ef7a2bf26cbe8eaad09a0a8b /net-misc/iputils | |
parent | media-gfx/imagemagick: x86 stable (bug #643560) (diff) | |
download | gentoo-b153c4a00ebc3b0505f04d203b92d7c51a8c6897.tar.gz gentoo-b153c4a00ebc3b0505f04d203b92d7c51a8c6897.tar.bz2 gentoo-b153c4a00ebc3b0505f04d203b92d7c51a8c6897.zip |
net-misc/iputils: x86 stable (bug #643026)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-misc/iputils')
-rw-r--r-- | net-misc/iputils/iputils-20171016_pre.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iputils/iputils-20171016_pre.ebuild b/net-misc/iputils/iputils-20171016_pre.ebuild index fb9519882e21..a8851208473b 100644 --- a/net-misc/iputils/iputils-20171016_pre.ebuild +++ b/net-misc/iputils/iputils-20171016_pre.ebuild @@ -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" |