mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/doit: Unrestrict doc? to python3
Lift the python2 doc-build restriction since docs build fine in python3.
This commit is contained in:
@@ -27,9 +27,6 @@ DEPEND="test? ( ${RDEPEND}
|
||||
dev-python/pyflakes[${PYTHON_USEDEP}]
|
||||
dev-python/coverage[${PYTHON_USEDEP}] )"
|
||||
|
||||
PY27_REQUSE="$(python_gen_useflags 'python2.7')"
|
||||
REQUIRED_USE="doc? ( ${PY27_REQUSE} )"
|
||||
|
||||
# Required for test phase
|
||||
DISTUTILS_IN_SOURCE_BUILD=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user