From: Zac Medico Date: Mon, 13 Feb 2017 07:12:31 +0000 (-0800) Subject: dev-python/simplejson: PYTHON_COMPAT: add python3_6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3ff1c4169793d19435f7f27d2841202feb49975a;p=gentoo.git dev-python/simplejson: PYTHON_COMPAT: add python3_6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-python/simplejson/simplejson-3.10.0.ebuild b/dev-python/simplejson/simplejson-3.10.0.ebuild index 6e9eb7f627b6..92b3764c1710 100644 --- a/dev-python/simplejson/simplejson-3.10.0.ebuild +++ b/dev-python/simplejson/simplejson-3.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 flag-o-matic