summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-12-09 20:25:10 +0100
committerPacho Ramos <pacho@gentoo.org>2017-12-09 20:38:16 +0100
commit6d222711b262bcf4a033e97020cb095c2727b346 (patch)
tree47bc8aec2078f42ee3b13a773acd1e047155bd4c /app-editors
parentdev-libs/libpeas: Drop old (diff)
downloadgentoo-6d222711b262bcf4a033e97020cb095c2727b346.tar.gz
gentoo-6d222711b262bcf4a033e97020cb095c2727b346.tar.bz2
gentoo-6d222711b262bcf4a033e97020cb095c2727b346.zip
app-editors/gedit: Add support for newer python
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gedit/gedit-3.22.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gedit/gedit-3.22.1.ebuild b/app-editors/gedit/gedit-3.22.1.ebuild
index e931e8b99a06..c581e842d978 100644
--- 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"