*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / kitchen / kitchen-1.2.4.ebuild
index 6def09d90473d698822e905cd0c2a95013823708..c7781b8ddb86d2dca3ccacad6c296872a2c49aa5 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
 
 DESCRIPTION="A cornucopia of useful code"