From: Pacho Ramos Date: Tue, 26 Jun 2018 19:11:38 +0000 (+0200) Subject: dev-util/wxglade: Skip tests until we now how to run them (#656934) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=39354b12a25232e7dc53c66b9cbd73b0ea48b0a1;p=gentoo.git dev-util/wxglade: Skip tests until we now how to run them (#656934) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-util/wxglade/wxglade-0.8.2.ebuild b/dev-util/wxglade/wxglade-0.8.2.ebuild index 399a943d73c1..1d0f48649e1e 100644 --- a/dev-util/wxglade/wxglade-0.8.2.ebuild +++ b/dev-util/wxglade/wxglade-0.8.2.ebuild @@ -24,6 +24,8 @@ RDEPEND="${PYTHON_DEPS} " DEPEND="${RDEPEND}" +RESTRICT="test" #656934 + S="${WORKDIR}/${MY_P}" src_compile() {