summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-06-25 13:49:16 -0400
committerMike Gilbert <floppym@gentoo.org>2017-06-25 13:49:16 -0400
commit1671a2688efbb88cf35adfc1c3c39b0ed291160d (patch)
tree0692b75a90cd14cac526115d3d356535246b3a88 /net-misc/iputils/iputils-20160308.ebuild
parentapp-text/calibre: remove old versions (diff)
downloadgentoo-1671a2688efbb88cf35adfc1c3c39b0ed291160d.tar.gz
gentoo-1671a2688efbb88cf35adfc1c3c39b0ed291160d.tar.bz2
gentoo-1671a2688efbb88cf35adfc1c3c39b0ed291160d.zip
net-misc/iputils: enable arping by default
Bug: https://bugs.gentoo.org/607828 Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77
Diffstat (limited to 'net-misc/iputils/iputils-20160308.ebuild')
-rw-r--r--net-misc/iputils/iputils-20160308.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/iputils/iputils-20160308.ebuild b/net-misc/iputils/iputils-20160308.ebuild
index 9ed734272f48..b85d7e4d8012 100644
--- a/net-misc/iputils/iputils-20160308.ebuild
+++ b/net-misc/iputils/iputils-20160308.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# For released versions, we precompile the man/html pages and store
@@ -25,7 +25,7 @@ HOMEPAGE="https://wiki.linuxfoundation.org/networking/iputils"
LICENSE="BSD-4"
SLOT="0"
-IUSE="arping caps clockdiff doc gcrypt idn ipv6 libressl nettle +openssl rarpd rdisc SECURITY_HAZARD ssl static tftpd tracepath traceroute"
+IUSE="+arping caps clockdiff doc gcrypt idn ipv6 libressl nettle +openssl rarpd rdisc SECURITY_HAZARD ssl static tftpd tracepath traceroute"
LIB_DEPEND="caps? ( sys-libs/libcap[static-libs(+)] )
idn? ( net-dns/libidn[static-libs(+)] )