projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d22271
)
app-editors/gedit: Add support for newer python
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 9 Dec 2017 19:26:10 +0000
(20:26 +0100)
committer
Pacho Ramos
<pacho@gentoo.org>
Sat, 9 Dec 2017 19:38:17 +0000
(20:38 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-editors/gedit/gedit-3.22.0.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/gedit/gedit-3.22.0.ebuild
b/app-editors/gedit/gedit-3.22.0.ebuild
index 5524763def02f26ef7a534675a035f6b8d82e91d..34c804822997172037fc8145c27f860ea8b70d8c 100644
(file)
--- a/
app-editors/gedit/gedit-3.22.0.ebuild
+++ b/
app-editors/gedit/gedit-3.22.0.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"