dev-python/bpython: fix install bugs

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
This commit is contained in:
Andrey Grozin
2021-01-26 15:46:38 +07:00
parent 87014ee503
commit 4827b00977

View File

@@ -32,7 +32,7 @@ BDEPEND="
dev-python/sphinx[${PYTHON_USEDEP}]
"
DOCS=( AUTHORS CHANGELOG sample.theme light.theme )
DOCS=( AUTHORS.rst CHANGELOG.rst )
distutils_enable_sphinx doc/sphinx/source --no-autodoc
distutils_enable_tests unittest