app-emulation/winetricks: Sync with ::wine
authorNick Sarnie <sarnex@gentoo.org>
Wed, 25 Dec 2019 00:25:43 +0000 (19:25 -0500)
committerNick 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

index 900a5b5392216bf7a5941a725ec3612bbd57f9e6..2a88c5a5cb66b5417fbb428a12977a05b97d0c9e 100644 (file)
@@ -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.