From: Mikle Kolyada Date: Fri, 15 Nov 2019 13:18:14 +0000 (+0300) Subject: app-editors/texworks: force RESTRICT="!test? ( test )" X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=127aad5712324f81ff9daf67c8ce52fd7a22a5ce;p=gentoo.git app-editors/texworks: force RESTRICT="!test? ( test )" Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- diff --git a/app-editors/texworks/texworks-0.6.3.ebuild b/app-editors/texworks/texworks-0.6.3.ebuild index 5aeb22b22ddd..8d35ffb49142 100644 --- a/app-editors/texworks/texworks-0.6.3.ebuild +++ b/app-editors/texworks/texworks-0.6.3.ebuild @@ -34,6 +34,8 @@ BDEPEND="virtual/pkgconfig" S=${WORKDIR}/${PN}-release-${PV} +RESTRICT="!test? ( test )" + pkg_setup() { python-single-r1_pkg_setup }