projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c65010
)
dev-libs/newt: remove python2_7 support
author
Ben Kohler
<bkohler@gentoo.org>
Wed, 8 Jan 2020 18:08:18 +0000
(12:08 -0600)
committer
Ben Kohler
<bkohler@gentoo.org>
Wed, 8 Jan 2020 18:08:56 +0000
(12:08 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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 50afd7b89bd195bc21c7c2a8a33ff25fa299a30a..4ddbf177508453b222114d2e4cee98c83e83ace0 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=( python
2_7 python
3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit autotools python-r1 toolchain-funcs