summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-03-14 18:48:18 -0700
committerMatt Turner <mattst88@gentoo.org>2022-03-14 18:48:35 -0700
commitefc8b6d0670720a3b5f961234b0fb284e7bf6289 (patch)
tree0e700b0dd076aea29fec8fc1df586bc536b15fa9 /app-office/gnumeric
parentapp-office/gnumeric: Depend on goffice[introspection?] (diff)
downloadgentoo-efc8b6d0670720a3b5f961234b0fb284e7bf6289.tar.gz
gentoo-efc8b6d0670720a3b5f961234b0fb284e7bf6289.tar.bz2
gentoo-efc8b6d0670720a3b5f961234b0fb284e7bf6289.zip
app-office/gnumeric: Add Python 3.10 compatibility
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r--app-office/gnumeric/gnumeric-1.12.51.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.51.ebuild b/app-office/gnumeric/gnumeric-1.12.51.ebuild
index 457c254fa6ae..fdc3a39b75e0 100644
--- a/app-office/gnumeric/gnumeric-1.12.51.ebuild
+++ b/app-office/gnumeric/gnumeric-1.12.51.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit gnome.org libtool python-r1 xdg