summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Karbowski <slashbeast@gentoo.org>2019-12-19 21:41:31 +0100
committerPiotr Karbowski <slashbeast@gentoo.org>2019-12-19 22:39:05 +0100
commita084269eb88e7746e8121b5486c086d65be0703b (patch)
tree929a4752706e19ec836e9a4258c11f07b9ce9ba5 /dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1.ebuild
parentdev-python/sphinxcontrib-qthelp-1.0.2: python 3.8 support added. (diff)
downloadgentoo-a084269eb88e7746e8121b5486c086d65be0703b.tar.gz
gentoo-a084269eb88e7746e8121b5486c086d65be0703b.tar.bz2
gentoo-a084269eb88e7746e8121b5486c086d65be0703b.zip
dev-python/sphinxcontrib-jsmath-1.0.1: python 3.8 support added.
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1.ebuild')
-rw-r--r--dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1.ebuild b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1.ebuild
index 7e8721430a49..727f0a049660 100644
--- a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1.ebuild
+++ b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} pypy3 )
+PYTHON_COMPAT=( python3_{5,6,7,8} pypy3 )
inherit distutils-r1