projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1f2fad
)
app-admin/supervisor: drop Py2.7, add PyPy3
author
Louis Sautier
<sbraz@gentoo.org>
Mon, 10 Feb 2020 10:59:14 +0000
(11:59 +0100)
committer
Louis Sautier
<sbraz@gentoo.org>
Mon, 10 Feb 2020 12:59:23 +0000
(13:59 +0100)
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
app-admin/supervisor/supervisor-4.0.4.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/supervisor/supervisor-4.0.4.ebuild
b/app-admin/supervisor/supervisor-4.0.4.ebuild
index a30ea0a05f89e48ebb60027570370be54912e270..a9475bf5083db88c68a2e9af4e81402d5961f91c 100644
(file)
--- a/
app-admin/supervisor/supervisor-4.0.4.ebuild
+++ b/
app-admin/supervisor/supervisor-4.0.4.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( py
thon{2_7,3_{6,7}
} )
+PYTHON_COMPAT=( py
py3 python3_{6,7
} )
# xml.etree.ElementTree module required.
PYTHON_REQ_USE="xml(+)"