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

Package-Manager: Portage-2.3.41, Repoman-2.3.9
This commit is contained in:
Pacho Ramos
2018-06-28 21:03:39 +02:00
parent 35a9333ca6
commit bc5f4570ff

View 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/ \