diff options
Diffstat (limited to 'app-office/gnumeric/gnumeric-1.12.44.ebuild')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.44.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.44.ebuild b/app-office/gnumeric/gnumeric-1.12.44.ebuild index b688d5d5843c..dc288a384e42 100644 --- a/app-office/gnumeric/gnumeric-1.12.44.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.44.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_7 python{3_5,3_6} ) +PYTHON_COMPAT=( python2_7 python3_6 ) inherit gnome2 flag-o-matic python-r1 |