*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / mechanize / mechanize-0.3.6.ebuild
index b3264b93851bdadb6afb18c8e3cc14670bd30568..93d90fa6bf688a5595a8b93055dde45d6c5b7e96 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=7
 
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1