summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-09 12:34:45 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-09 12:49:41 +0100
commit8e004e61631e3675387a61ca8b9771fa8325c37b (patch)
treee9b39fe74ac74f165fc24fdaed62176c75f87b6a /dev-python/simplejson
parentdev-python/nosexcover: Add python3.5 support and tests (diff)
downloadgentoo-8e004e61631e3675387a61ca8b9771fa8325c37b.tar.gz
gentoo-8e004e61631e3675387a61ca8b9771fa8325c37b.tar.bz2
gentoo-8e004e61631e3675387a61ca8b9771fa8325c37b.zip
dev-python/simplejson: Add python3.5 support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/simplejson-3.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.8.1.ebuild b/dev-python/simplejson/simplejson-3.8.1.ebuild
index f56e95d7399f..2f7937a518dd 100644
--- a/dev-python/simplejson/simplejson-3.8.1.ebuild
+++ b/dev-python/simplejson/simplejson-3.8.1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
inherit distutils-r1 flag-o-matic