From: Nick Sarnie Date: Wed, 25 Dec 2019 00:25:43 +0000 (-0500) Subject: app-emulation/winetricks: Sync with ::wine X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3428f827643b9460f7c0b15f4c64025349ab8fe1;p=gentoo.git app-emulation/winetricks: Sync with ::wine Fix warning Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Nick Sarnie --- diff --git a/app-emulation/winetricks/winetricks-20191224.ebuild b/app-emulation/winetricks/winetricks-20191224.ebuild index 900a5b539221..2a88c5a5cb66 100644 --- 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.