dev-python/bpython: Restrict tests (#659110)
authorPacho Ramos <pacho@gentoo.org>
Thu, 28 Jun 2018 19:03:39 +0000 (21:03 +0200)
committerPacho Ramos <pacho@gentoo.org>
Thu, 28 Jun 2018 19:17:51 +0000 (21:17 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

dev-python/bpython/bpython-0.17.1.ebuild

index 5c37145681cbd18f04aff4a86110a7d803be27e2..23becd4d81dfb0fbd49658807ab10815096b6bb7 100644 (file)
@@ -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/ \