projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25c7a82
)
dev-util/ninja: python3_8 support
author
Andreas Sturmlechner
<asturm@gentoo.org>
Fri, 17 Apr 2020 20:35:23 +0000
(22:35 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Fri, 17 Apr 2020 20:53:07 +0000
(22:53 +0200)
Tests passed.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-util/ninja/ninja-1.10.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/ninja/ninja-1.10.0.ebuild
b/dev-util/ninja/ninja-1.10.0.ebuild
index aed66121807b7c466c551a1ac11a972b9f4aeb80..5ba3ad094ec3ad34a91da5126b86ac7c546212cf 100644
(file)
--- a/
dev-util/ninja/ninja-1.10.0.ebuild
+++ b/
dev-util/ninja/ninja-1.10.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
{3_6,3_7
} )
+PYTHON_COMPAT=( python
3_{6,7,8
} )
inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs