*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyfiglet / pyfiglet-0.7.5.ebuild
index 93d60da367c50bf0d26eaaec02f1817a08ec0457..bed9fb7e7cb0510fb9e4157a4f8478ae4e923855 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=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit distutils-r1