projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94b8432
)
app-portage/gentoolkit: Update PYTHON_COMPAT in 9999
author
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Jan 2020 15:27:59 +0000
(16:27 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Jan 2020 15:27:59 +0000
(16:27 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-portage/gentoolkit/gentoolkit-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-portage/gentoolkit/gentoolkit-9999.ebuild
b/app-portage/gentoolkit/gentoolkit-9999.ebuild
index 8254566390ffe9f7f2b9243472188b36f5a2d36d..f79109cd9a4e7474f64f1375d37b6b1c508fe05a 100644
(file)
--- a/
app-portage/gentoolkit/gentoolkit-9999.ebuild
+++ b/
app-portage/gentoolkit/gentoolkit-9999.ebuild
@@
-4,7
+4,7
@@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python2_7 python3_{6,7
}
)
+PYTHON_COMPAT=( python2_7 python3_{6,7
,8} pypy3
)
PYTHON_REQ_USE="xml(+),threads(+)"
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gentoolkit.git"