diff options
Diffstat (limited to 'dev-vcs/gitg/gitg-41-r1.ebuild')
-rw-r--r-- | dev-vcs/gitg/gitg-41-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitg/gitg-41-r1.ebuild b/dev-vcs/gitg/gitg-41-r1.ebuild index 96fe1764146f..e5bec70ca729 100644 --- a/dev-vcs/gitg/gitg-41-r1.ebuild +++ b/dev-vcs/gitg/gitg-41-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit gnome.org gnome2-utils meson python-r1 vala xdg DESCRIPTION="git repository viewer for GNOME" |