mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
app-office/gnumeric: Add Python 3.10 compatibility
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user