*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / colorclass / colorclass-2.2.0-r1.ebuild
index edf891faaa70cdfdb7c3f9ae27b2e454f2ac3f81..79704c087f4f15f2f2cf1c4d1aa7d7a415bca95f 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-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{,3} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Colorful worry-free console applications for multiple platforms"