diff options
-rw-r--r-- | dev-util/glade/glade-3.38.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.38.2-r1.ebuild b/dev-util/glade/glade-3.38.2-r1.ebuild index 3fa344481b57..3a8194f3385c 100644 --- a/dev-util/glade/glade-3.38.2-r1.ebuild +++ b/dev-util/glade/glade-3.38.2-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit gnome2 python-single-r1 meson optfeature virtualx |