mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/pychroot: remove unnecessary man page conditional
This commit is contained in:
@@ -34,7 +34,7 @@ DEPEND="${RDEPEND}
|
||||
[[ ${PV} == *9999 ]] && DEPEND+=" dev-python/sphinx[${PYTHON_USEDEP}]"
|
||||
|
||||
python_compile_all() {
|
||||
[[ ${PV} == *9999 ]] && esetup.py build_man
|
||||
esetup.py build_man
|
||||
}
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user