summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-09-22 18:18:56 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-09-22 18:20:25 -0500
commit6699d706da0de3303ca7ecdefe105b422909ea12 (patch)
treef9561d4d6941683ae48fdea4aacc828eb566de3a /dev-python/PyECLib
parentapp-emulation/docker: bump to 19.03.13 (diff)
downloadgentoo-6699d706da0de3303ca7ecdefe105b422909ea12.tar.gz
gentoo-6699d706da0de3303ca7ecdefe105b422909ea12.tar.bz2
gentoo-6699d706da0de3303ca7ecdefe105b422909ea12.zip
dev-python/PyECLib: add py38
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/PyECLib')
-rw-r--r--dev-python/PyECLib/PyECLib-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyECLib/PyECLib-1.6.0.ebuild b/dev-python/PyECLib/PyECLib-1.6.0.ebuild
index fedd15c2e457..3453a05f31ad 100644
--- a/dev-python/PyECLib/PyECLib-1.6.0.ebuild
+++ b/dev-python/PyECLib/PyECLib-1.6.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
inherit distutils-r1 eutils multilib