*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pika-pool / pika-pool-0.1.3.ebuild
index ebd636fe4848f40ecbe982d6e7375390023276d8..f00bda7df83526bdb9a3149a0946ea15778b79e6 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