From 1d0eb66229341e6b32943eec71461aabf0fb9f82 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Wed, 24 Apr 2024 15:28:19 +0300 Subject: [PATCH] dev-python/aspectlib: drop doc use flag * Dependency last-rited and adding dependency to repository isn't a priority. https://github.com/gentoo/gentoo/commit/a4c8dde2bbb220e76b46af35e013d501f2f30d5a Signed-off-by: Alfred Wingate --- dev-python/aspectlib/aspectlib-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aspectlib/aspectlib-2.0.0.ebuild b/dev-python/aspectlib/aspectlib-2.0.0.ebuild index 02ccfc8..5fca4d8 100644 --- a/dev-python/aspectlib/aspectlib-2.0.0.ebuild +++ b/dev-python/aspectlib/aspectlib-2.0.0.ebuild @@ -24,5 +24,5 @@ DEPEND=" ) " -distutils_enable_sphinx docs dev-python/sphinx-py3doc-enhanced-theme +#distutils_enable_sphinx docs dev-python/sphinx-py3doc-enhanced-theme distutils_enable_tests pytest