summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2022-01-16 00:58:51 +0200
committerMart Raudsepp <leio@gentoo.org>2022-01-16 01:20:25 +0200
commit3c9d881c607b32f64841acffb3dd9cc2c2e8365e (patch)
tree282f636d307afc6a57182dc5ec1ccf06493aeb04 /gnome-extra/gucharmap
parentapp-misc/wayland-utils: Keyword 1.0.0 ppc64, #830645 (diff)
downloadgentoo-3c9d881c607b32f64841acffb3dd9cc2c2e8365e.tar.gz
gentoo-3c9d881c607b32f64841acffb3dd9cc2c2e8365e.tar.bz2
gentoo-3c9d881c607b32f64841acffb3dd9cc2c2e8365e.zip
gnome-extra/gucharmap-13: enable py3.10
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-extra/gucharmap')
-rw-r--r--gnome-extra/gucharmap/gucharmap-13.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gucharmap/gucharmap-13.0.8.ebuild b/gnome-extra/gucharmap/gucharmap-13.0.8.ebuild
index 3e9ee44f49ff..3d55d12f7e08 100644
--- a/gnome-extra/gucharmap/gucharmap-13.0.8.ebuild
+++ b/gnome-extra/gucharmap/gucharmap-13.0.8.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
VALA_MIN_API_VERSION="0.26"
VALA_USE_DEPEND="vapigen"