*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-misc / gcalcli / gcalcli-3.3.2.ebuild
index 3460c4917c673a1f98134fc46ffd6bd0aef45971..9d7904b499606db927b01dd64d2c145432e9d7e8 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
 # google-api-python-client only supports these
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 )
 
 inherit python-r1