projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18ff096
)
app-emulation/winetricks: Sync with ::wine
author
Nick Sarnie
<sarnex@gentoo.org>
Wed, 25 Dec 2019 00:25:43 +0000
(19:25 -0500)
committer
Nick Sarnie
<sarnex@gentoo.org>
Wed, 25 Dec 2019 00:25:43 +0000
(19:25 -0500)
Fix warning
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
app-emulation/winetricks/winetricks-20191224.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/winetricks/winetricks-20191224.ebuild
b/app-emulation/winetricks/winetricks-20191224.ebuild
index 900a5b5392216bf7a5941a725ec3612bbd57f9e6..2a88c5a5cb66b5417fbb428a12977a05b97d0c9e 100644
(file)
--- a/
app-emulation/winetricks/winetricks-20191224.ebuild
+++ b/
app-emulation/winetricks/winetricks-20191224.ebuild
@@
-48,6
+48,8
@@
RDEPEND="${DEPEND}
rar? ( app-arch/unrar )
"
+RESTRICT="!test? ( test )"
+
# Test targets include syntax checks only, not the "heavy duty" tests
# that would require a lot of disk space, as well as network access.