projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b70294
)
dev-libs/newt: add python3_9 support
author
Ben Kohler
<bkohler@gentoo.org>
Wed, 27 May 2020 14:58:52 +0000
(09:58 -0500)
committer
Ben Kohler
<bkohler@gentoo.org>
Wed, 27 May 2020 14:58:52 +0000
(09:58 -0500)
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
dev-libs/newt/newt-0.52.21-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/newt/newt-0.52.21-r1.ebuild
b/dev-libs/newt/newt-0.52.21-r1.ebuild
index a3aadea62ece5366c4632decd125c7e53b2b62cb..0e660b1c05127f176861966784a00c52c981f62e 100644
(file)
--- a/
dev-libs/newt/newt-0.52.21-r1.ebuild
+++ b/
dev-libs/newt/newt-0.52.21-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8
,9
} )
inherit autotools python-r1 toolchain-funcs