google-api-python-client: remove python3 dependencies

This commit is contained in:
Florian Tham
2015-09-16 09:28:26 +02:00
parent 0b90bc2fb8
commit 51a0c0097b

View File

@@ -4,7 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 pypy python3_3 python3_4 )
PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1