summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-10-17 16:22:01 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-10-17 16:53:38 -0500
commit83ad8a0d779ddbe6fe18bed82817d6b3605f477f (patch)
treede985214a2c4d007800d19d66b445c5a9d3d7608 /dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild
parentdev-python/vine: add py38 (diff)
downloadgentoo-83ad8a0d779ddbe6fe18bed82817d6b3605f477f.tar.gz
gentoo-83ad8a0d779ddbe6fe18bed82817d6b3605f477f.tar.bz2
gentoo-83ad8a0d779ddbe6fe18bed82817d6b3605f477f.zip
dev-python/sphinx_celery: add py38
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild')
-rw-r--r--dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild b/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild
index f4ed2462a804..44b953238ab4 100644
--- a/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild
+++ b/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1