diff --git a/dev-vcs/gitg/gitg-3.26.0.ebuild b/dev-vcs/gitg/gitg-3.26.0.ebuild index f438d41513fc5..c9365256aab7a 100644 --- a/dev-vcs/gitg/gitg-3.26.0.ebuild +++ b/dev-vcs/gitg/gitg-3.26.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_4,3_5} ) +PYTHON_COMPAT=( python3_{4,5,6} ) VALA_MIN_API_VERSION="0.32" # Needed when gtk+-3.20 is found inherit gnome2 pax-utils python-r1 vala