dev-python/pyro: readd py27 that mgorny dropped for no aparent reason
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 31 Oct 2019 21:25:42 +0000 (16:25 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 31 Oct 2019 21:29:40 +0000 (16:29 -0500)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/pyro/pyro-4.77.ebuild

index c13f60a48f2a8c2b95c5ebf30282a6813a1b1c5e..dff323ca84d318a07505bbf88a2994df80ff6323 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