*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / send2trash / send2trash-1.3.0.ebuild
index 437197c803eeca0cde7a954a20578e9c29c629fc..3420408e9afa294f7628460d71d15b8e3eb7ca0d 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
 
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
 
 inherit distutils-r1