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