diff options
Diffstat (limited to 'app-editors/gedit/gedit-3.32.2.ebuild')
-rw-r--r-- | app-editors/gedit/gedit-3.32.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gedit/gedit-3.32.2.ebuild b/app-editors/gedit/gedit-3.32.2.ebuild index e8f11fd45a95..854f7bd5dfc4 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" |