Bug: https://bugs.gentoo.org/701588
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+
+PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} )
inherit distutils-r1
KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 sparc x86"
IUSE="doc"
-DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+DEPEND="doc? ( dev-python/sphinx )"
PATCHES=(
"${FILESDIR}"/${PN}-1.0.7-BE-test.patch