*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / kazoo / kazoo-2.2.1.ebuild
index 336aba07aa534d80266d174d78295bd37cd54780..4353704e41ab1b79311914a7c84f4eb4e9abd3b2 100644 (file)
@@ -1,8 +1,8 @@
-# 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