*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyjwt / pyjwt-1.7.1.ebuild
index fff6cf167527bea038f666742f0629225d04a88e..54a9e37af111d8bb41e2ed164a44d0d16ac0c64d 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=6
 
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
 
 inherit distutils-r1 eutils