summaryrefslogtreecommitdiff
path: root/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.33.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/gtk-builder-convert/gtk-builder-convert-2.24.33.ebuild')
-rw-r--r--dev-util/gtk-builder-convert/gtk-builder-convert-2.24.33.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.33.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.33.ebuild
index e8b9d84780ba..3b9e91c04696 100644
--- a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.33.ebuild
+++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.33.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
GNOME_ORG_MODULE="gtk+"
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
PYTHON_REQ_USE="xml"
inherit gnome.org python-single-r1