From 63d4571c31a5e7946c7b6cf01a6123dd78002dce Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 17 Mar 2017 13:02:40 -0700 Subject: [PATCH] dev-python/google-api-python-client: Add python3_6 to PYTHON_COMPAT Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- .../google-api-python-client-1.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild index d17ca44639ad..09dbe3dda09a 100644 --- a/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit distutils-r1 -- 2.26.2