From cdfb0ee6453942f875099c64ca173b9df95e0a6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 28 Mar 2023 15:57:11 +0200 Subject: [PATCH] dev-python/botocore: Remove broken USE=doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/902825 Signed-off-by: Michał Górny --- dev-python/botocore/botocore-1.29.99.ebuild | 2 -- dev-python/botocore/botocore-9999.ebuild | 2 -- 2 files changed, 4 deletions(-) diff --git a/dev-python/botocore/botocore-1.29.99.ebuild b/dev-python/botocore/botocore-1.29.99.ebuild index 0f4daaa48e810..491b6bbc21f2b 100644 --- a/dev-python/botocore/botocore-1.29.99.ebuild +++ b/dev-python/botocore/botocore-1.29.99.ebuild @@ -40,8 +40,6 @@ BDEPEND=" ) " -distutils_enable_sphinx docs/source \ - 'dev-python/guzzle_sphinx_theme' distutils_enable_tests pytest src_prepare() { diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-9999.ebuild index 20a7f216860d4..2b1442e681448 100644 --- a/dev-python/botocore/botocore-9999.ebuild +++ b/dev-python/botocore/botocore-9999.ebuild @@ -40,8 +40,6 @@ BDEPEND=" ) " -distutils_enable_sphinx docs/source \ - 'dev-python/guzzle_sphinx_theme' distutils_enable_tests pytest src_prepare() {