summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-01-19 18:13:31 +0100
committerMichał Górny <mgorny@gentoo.org>2022-01-19 18:14:59 +0100
commitb5cec87c2095e6c2bcb0cefc857c05eabd565d55 (patch)
tree3862261297f516c5185cad3ab033a661add42066
parentmedia-sound/mpd: keyword 0.23.5 for ~riscv (diff)
downloadgentoo-b5cec87c.tar.gz
gentoo-b5cec87c.tar.bz2
gentoo-b5cec87c.zip
dev-python/py: Remove USE=doc
The doc build is broken and the package is unmaintained upstream. Closes: https://bugs.gentoo.org/831492 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/py/py-1.11.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/py/py-1.11.0.ebuild b/dev-python/py/py-1.11.0.ebuild
index e877c8bde96b..6bc4dafc3a51 100644
--- a/dev-python/py/py-1.11.0.ebuild
+++ b/dev-python/py/py-1.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,5 +19,4 @@ RESTRICT=test
BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]"
-distutils_enable_sphinx doc
distutils_enable_tests pytest