projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36b4c6e
)
sys-apps/fd: remove unneeded IUSE=test
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Thu, 14 Feb 2019 06:51:25 +0000
(22:51 -0800)
committer
Georgy 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
patch
|
blob
|
history
diff --git
a/sys-apps/fd/fd-7.3.0.ebuild
b/sys-apps/fd/fd-7.3.0.ebuild
index 80be5bb2c2d20bebdcb03751489c3781c275ed13..f2cb550dfc196fa19516e822fe83fbcd175f8b73 100644
(file)
--- 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}"