From 3ff1c4169793d19435f7f27d2841202feb49975a Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 12 Feb 2017 23:12:31 -0800 Subject: [PATCH] dev-python/simplejson: PYTHON_COMPAT: add python3_6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-python/simplejson/simplejson-3.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2