commit: 39354b12a25232e7dc53c66b9cbd73b0ea48b0a1
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 19:11:38 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 19:11:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39354b12
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 399a943d73c..1d0f48649e1 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() {