From: Georgy Yakovlev Date: Thu, 14 Feb 2019 06:51:25 +0000 (-0800) Subject: sys-apps/fd: remove unneeded IUSE=test X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6a2d533e14afb49f592793e13837bd21d2c67069;p=gentoo.git sys-apps/fd: remove unneeded IUSE=test Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev --- diff --git a/sys-apps/fd/fd-7.3.0.ebuild b/sys-apps/fd/fd-7.3.0.ebuild index 80be5bb2c2d2..f2cb550dfc19 100644 --- a/sys-apps/fd/fd-7.3.0.ebuild +++ b/sys-apps/fd/fd-7.3.0.ebuild @@ -73,7 +73,7 @@ SRC_URI="https://github.com/sharkdp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="|| ( MIT Apache-2.0 )" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="test" +IUSE="" DEPEND=">=virtual/rust-1.31.0" RDEPEND="${DEPEND}"