projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ec3dc3
)
dev-python/boto3-1.12.48: Fix build with USE=doc (bug #720812)
author
Patrick McLean
<patrick.mclean@sony.com>
Thu, 7 May 2020 01:15:03 +0000
(18:15 -0700)
committer
Patrick McLean
<chutzpah@gentoo.org>
Thu, 7 May 2020 01:15:03 +0000
(18:15 -0700)
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>
dev-python/boto3/boto3-1.12.48.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/boto3/boto3-1.12.48.ebuild
b/dev-python/boto3/boto3-1.12.48.ebuild
index d996a7288df90959f086e9cc91549f2efd6ed2d6..1d5780433f8adce9cb32ee61cadd087e7599c980 100644
(file)
--- 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() {