commit:     9425b39f7e6356c51dd4c219ccf2c3d32891d1ef
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Thu Jun 27 14:14:10 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Dec  4 20:17:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9425b39f

app-editors/gedit: enable python3.{7,8}

Closes: https://github.com/gentoo/gentoo/pull/12341
Signed-off-by: Joonas Niilola <juippis <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 app-editors/gedit/gedit-3.32.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/gedit/gedit-3.32.2.ebuild 
b/app-editors/gedit/gedit-3.32.2.ebuild
index e8f11fd45a9..854f7bd5dfc 100644
--- 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"
 

Reply via email to