commit:     54e97ff7f7b07365621b7e55145379ee84af7189
Author:     Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Thu May  7 01:15:03 2020 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Thu May  7 01:15:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e97ff7

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 <AT> gentoo.org>

 dev-python/boto3/boto3-1.12.48.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/boto3/boto3-1.12.48.ebuild 
b/dev-python/boto3/boto3-1.12.48.ebuild
index d996a7288df..1d5780433f8 100644
--- a/dev-python/boto3/boto3-1.12.48.ebuild
+++ b/dev-python/boto3/boto3-1.12.48.ebuild
@@ -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() {

Reply via email to