*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pluggy / pluggy-0.13.1.ebuild
index d2d28b6fca6d2a504409aea12de94decf3221c24..a34865771512090e222c488ce2c501f1fc34c413 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=( python{2_7,3_{5,6,7,8}} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 )
 
 inherit distutils-r1