projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46b0d6d
)
dev-python/pyro: readd py27 that mgorny dropped for no aparent reason
author
Matthew Thode
<prometheanfire@gentoo.org>
Thu, 31 Oct 2019 21:25:42 +0000
(16:25 -0500)
committer
Matthew 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
patch
|
blob
|
history
diff --git
a/dev-python/pyro/pyro-4.77.ebuild
b/dev-python/pyro/pyro-4.77.ebuild
index c13f60a48f2a8c2b95c5ebf30282a6813a1b1c5e..dff323ca84d318a07505bbf88a2994df80ff6323 100644
(file)
--- a/
dev-python/pyro/pyro-4.77.ebuild
+++ b/
dev-python/pyro/pyro-4.77.ebuild
@@
-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=( python
2_7 python
3_{5,6,7} )
inherit distutils-r1