*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / blessings / blessings-1.6-r1.ebuild
index bb2cf62a56dc9598b34dde1131da63f461b2153e..76477c0821fdb391f1fc8a89c6e17955719f3e44 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