*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / oauth2client / oauth2client-4.1.3.ebuild
index 27f0762d6d952215725b03ce91fef27d21197d40..22cdb28cf89609a2ba36c6ddb3cd2acb27bb4886 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 
 inherit distutils-r1