summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-14 22:14:36 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-16 21:57:00 +0200
commitdc8f516879d1e6ae1565305b129a7b54dad47b72 (patch)
treedff83cefb57293b193adb1b4e1ce262869fa2fc1 /dev-python/simplejson
parentdev-python/imagesize: Enable py3.7 (diff)
downloadgentoo-dc8f516879d1e6ae1565305b129a7b54dad47b72.tar.gz
gentoo-dc8f516879d1e6ae1565305b129a7b54dad47b72.tar.bz2
gentoo-dc8f516879d1e6ae1565305b129a7b54dad47b72.zip
dev-python/simplejson: Enable py3.7
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/simplejson-3.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.15.0.ebuild b/dev-python/simplejson/simplejson-3.15.0.ebuild
index becb68edb09f..df7af5af1964 100644
--- a/dev-python/simplejson/simplejson-3.15.0.ebuild
+++ b/dev-python/simplejson/simplejson-3.15.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
inherit distutils-r1 flag-o-matic