projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6ef0aa
)
app-editors/gedit: Add support for newer python
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 9 Dec 2017 19:25:10 +0000
(20:25 +0100)
committer
Pacho Ramos
<pacho@gentoo.org>
Sat, 9 Dec 2017 19:38:16 +0000
(20:38 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-editors/gedit/gedit-3.22.1.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/gedit/gedit-3.22.1.ebuild
b/app-editors/gedit/gedit-3.22.1.ebuild
index e931e8b99a06182bfb1f4f26085713a62b34520b..c581e842d978e98315bf78c2413a2324c9c631e5 100644
(file)
--- a/
app-editors/gedit/gedit-3.22.1.ebuild
+++ b/
app-editors/gedit/gedit-3.22.1.ebuild
@@
-3,7
+3,7
@@
EAPI="6"
GNOME2_LA_PUNT="yes" # plugins are dlopened
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5
,6
} )
VALA_MIN_API_VERSION="0.26"
VALA_USE_DEPEND="vapigen"