*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pmw / pmw-2.0.1-r1.ebuild
index 9795b10364b761f8eb35ba18d17552cc6bec1f13..553235b26f5c27e211cd2022d5c43d18069abd45 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=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="tk"
 
 inherit distutils-r1 virtualx