*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / asciitable / asciitable-0.8.0-r1.ebuild
index a02a15103c6dd9c96c2df4a5486e22f00c4fd37a..a360b54f525837af46a93c5be2baee2201e98d55 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=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1