projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8155db2
)
dev-util/wxglade: Skip tests until we now how to run them (#656934)
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:11:38 +0000
(21:11 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:11:38 +0000
(21:11 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-util/wxglade/wxglade-0.8.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/wxglade/wxglade-0.8.2.ebuild
b/dev-util/wxglade/wxglade-0.8.2.ebuild
index 399a943d73c17b6ab591c3102b11e750aa83ba71..1d0f48649e1ec1ce6fe8b015361436ea3cef4224 100644
(file)
--- 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() {