app-editors/gedit: enable python3.{7,8}
authorJoonas Niilola <juippis@gmail.com>
Thu, 27 Jun 2019 14:14:10 +0000 (17:14 +0300)
committerMatt Turner <mattst88@gentoo.org>
Wed, 4 Dec 2019 20:17:18 +0000 (15:17 -0500)
Closes: https://github.com/gentoo/gentoo/pull/12341
Signed-off-by: Joonas Niilola <juippis@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
app-editors/gedit/gedit-3.32.2.ebuild

index e8f11fd45a956498b0990d845267eaad080caf68..854f7bd5dfc4e1f7914c8d0523959bd8ae7daf69 100644 (file)
@@ -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"