net-analyzer/mtr: Invert USE defaults that pull in more deps

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Bug: https://bugs.gentoo.org/show_bug.cgi?id=744565
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
This commit is contained in:
Jeroen Roovers
2020-10-04 09:15:30 +02:00
parent 6d6a2aa3ac
commit bb9c7e4e86
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ SRC_URI="https://github.com/traviscross/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="+gtk +ipinfo +ipv6 +jansson +ncurses"
IUSE="gtk +ipinfo +ipv6 jansson ncurses"
RDEPEND="
gtk? (

View File

@@ -11,7 +11,7 @@ EGIT_REPO_URI="https://github.com/traviscross/mtr"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
IUSE="+gtk +ipinfo +ipv6 +jansson +ncurses"
IUSE="gtk +ipinfo +ipv6 jansson ncurses"
RDEPEND="
gtk? (