summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-03-03 13:17:37 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-03-03 14:12:21 +0100
commit4b40449563adec3f7f1571693518f83d848bdd41 (patch)
tree2a6a8f3d17ff418087e529ebdaa2cceaba38d207 /net-misc/iputils
parentsys-fs/xfsprogs-4.14.0-r0: alpha stable (diff)
downloadgentoo-4b40449563adec3f7f1571693518f83d848bdd41.tar.gz
gentoo-4b40449563adec3f7f1571693518f83d848bdd41.tar.bz2
gentoo-4b40449563adec3f7f1571693518f83d848bdd41.zip
net-misc/iputils-20171016_pre-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/643026
Diffstat (limited to 'net-misc/iputils')
-rw-r--r--net-misc/iputils/iputils-20171016_pre.ebuild2
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 fe38bf85b812..7d8c90d80483 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"