app-editors/gedit-plugins: Add support for newer python
authorPacho Ramos <pacho@gentoo.org>
Sat, 9 Dec 2017 19:26:25 +0000 (20:26 +0100)
committerPacho Ramos <pacho@gentoo.org>
Sat, 9 Dec 2017 19:38:18 +0000 (20:38 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

app-editors/gedit-plugins/gedit-plugins-3.22.0.ebuild

index fdf3fe79fdaf7425cd29a1f2c682311410b47510..e9e6e28248fecf7cc54c5eba9beda89a1a7d72bc 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 GNOME2_LA_PUNT="yes" # plugins are dlopened
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 PYTHON_REQ_USE="xml"
 VALA_MIN_API_VERSION="0.28"