*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / python-distutils-extra / python-distutils-extra-2.39.ebuild
index 0cf77cb9873fea18c901e814d983a72f882727f2..d361314f14e310d4ec9b04377172268ad0aa6988 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,3_6} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
 
 inherit distutils-r1