From 39354b12a25232e7dc53c66b9cbd73b0ea48b0a1 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 26 Jun 2018 21:11:38 +0200 Subject: [PATCH] dev-util/wxglade: Skip tests until we now how to run them (#656934) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-util/wxglade/wxglade-0.8.2.ebuild | 2 ++ 1 file changed, 2 insertions(+) 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() { -- 2.26.2