commit: 3428f827643b9460f7c0b15f4c64025349ab8fe1 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org> AuthorDate: Wed Dec 25 00:25:43 2019 +0000 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org> CommitDate: Wed Dec 25 00:25:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3428f827
app-emulation/winetricks: Sync with ::wine Fix warning Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org> app-emulation/winetricks/winetricks-20191224.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-emulation/winetricks/winetricks-20191224.ebuild b/app-emulation/winetricks/winetricks-20191224.ebuild index 900a5b53922..2a88c5a5cb6 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.