sys-apps/fd: remove unneeded IUSE=test
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 14 Feb 2019 06:51:25 +0000 (22:51 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 14 Feb 2019 06:51:25 +0000 (22:51 -0800)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
sys-apps/fd/fd-7.3.0.ebuild

index 80be5bb2c2d20bebdcb03751489c3781c275ed13..f2cb550dfc196fa19516e822fe83fbcd175f8b73 100644 (file)
@@ -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}"