summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Karbowski <slashbeast@gentoo.org>2019-12-19 21:58:32 +0100
committerPiotr Karbowski <slashbeast@gentoo.org>2019-12-19 22:39:06 +0100
commit5a3f0bdc4eaacb3eb06b2c8d6651119164683479 (patch)
tree03bc1cf915de029db11e9453c053dab2fca8f5b1 /dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild
parentdev-python/sphinxcontrib-applehelp-1.0.1: python 3.8 support added. (diff)
downloadgentoo-5a3f0bdc4eaacb3eb06b2c8d6651119164683479.tar.gz
gentoo-5a3f0bdc4eaacb3eb06b2c8d6651119164683479.tar.bz2
gentoo-5a3f0bdc4eaacb3eb06b2c8d6651119164683479.zip
dev-python/sphinx_rtd_theme-0.2.4: python 3.8 support added.
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild')
-rw-r--r--dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild
index c43a39d0540f..64abd38de712 100644
--- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild
+++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
inherit distutils-r1