dev-python/boto3-1.12.48: Fix build with USE=doc (bug #720812)

Closes: https://bugs.gentoo.org/720812
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2020-05-06 18:15:03 -07:00
committed by Patrick McLean
parent 8ec3dc3f59
commit 54e97ff7f7

View File

@@ -34,7 +34,7 @@ BDEPEND="
RESTRICT="!test? ( test )"
distutils_enable_sphinx docs \
distutils_enable_sphinx docs/source \
'dev-python/guzzle_sphinx_theme'
python_prepare_all() {