commit:     bc5f4570ffcc1ac6381a360a39043e4fd1344ad5
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 28 19:03:39 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 19:17:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc5f4570

dev-python/bpython: Restrict tests (#659110)

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 dev-python/bpython/bpython-0.17.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/bpython/bpython-0.17.1.ebuild 
b/dev-python/bpython/bpython-0.17.1.ebuild
index 5c37145681c..23becd4d81d 100644
--- a/dev-python/bpython/bpython-0.17.1.ebuild
+++ b/dev-python/bpython/bpython-0.17.1.ebuild
@@ -36,6 +36,8 @@ DOCS=( AUTHORS CHANGELOG sample.theme light.theme )
 # Req'd for clean build by each impl
 DISTUTILS_IN_SOURCE_BUILD=1
 
+RESTRICT="test" #659110
+
 python_compile_all() {
        if use doc; then
                sphinx-build -b html -c doc/sphinx/source/ \

Reply via email to