*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / google-api-python-client / google-api-python-client-1.6.2.ebuild
index 552155460e6c529474667f79d54cf5b78fbc21af..a89e87eef3a7812fcb70b5c733437c355d638d82 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit distutils-r1