diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.51.ebuild | 2 |
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 |