*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / socketpool / socketpool-0.5.3.ebuild
index 84cda4f5142fa1f920a9d142473d3abd2b439a5a..15d48d4d48b89bb86900842477bd52c672bef7f6 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=( python{2_7,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_6} )
 
 inherit distutils-r1