From 54e97ff7f7b07365621b7e55145379ee84af7189 Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Wed, 6 May 2020 18:15:03 -0700 Subject: 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 --- dev-python/boto3/boto3-1.12.48.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/boto3/boto3-1.12.48.ebuild b/dev-python/boto3/boto3-1.12.48.ebuild index d996a7288df9..1d5780433f8a 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() { -- cgit v1.2.3-65-gdbad