dev-python/kombu: readdy py27 to 4.6.3
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 31 Oct 2019 21:27:01 +0000 (16:27 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 31 Oct 2019 21:29:41 +0000 (16:29 -0500)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/kombu/kombu-4.6.3.ebuild

index 24fd55a80594e6beee97de41da3330a5b961a468..95e550c887800d6f58404f88de98c63783215a86 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
 inherit distutils-r1