*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-portage / tatt / tatt-0.5.ebuild
index 73af7bef033bf21399067df653fd674aecfe479f..34f4aa75b7f1a1766c8c735419d0b41a7dfa3d33 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