projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2499377
)
app-editors/gedit: enable python3.{7,8}
author
Joonas Niilola
<juippis@gmail.com>
Thu, 27 Jun 2019 14:14:10 +0000
(17:14 +0300)
committer
Matt Turner
<mattst88@gentoo.org>
Wed, 4 Dec 2019 20:17:18 +0000
(15:17 -0500)
Closes: https://github.com/gentoo/gentoo/pull/12341
Signed-off-by: Joonas Niilola <juippis@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
app-editors/gedit/gedit-3.32.2.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/gedit/gedit-3.32.2.ebuild
b/app-editors/gedit/gedit-3.32.2.ebuild
index e8f11fd45a956498b0990d845267eaad080caf68..854f7bd5dfc4e1f7914c8d0523959bd8ae7daf69 100644
(file)
--- a/
app-editors/gedit/gedit-3.32.2.ebuild
+++ b/
app-editors/gedit/gedit-3.32.2.ebuild
@@
-3,7
+3,7
@@
EAPI="6"
GNOME2_LA_PUNT="yes" # plugins are dlopened
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6
,7,8
} )
VALA_MIN_API_VERSION="0.26"
VALA_USE_DEPEND="vapigen"