diff options
Diffstat (limited to 'app-office/gnucash/gnucash-3.2-r2.ebuild')
-rw-r--r-- | app-office/gnucash/gnucash-3.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-3.2-r2.ebuild b/app-office/gnucash/gnucash-3.2-r2.ebuild index 98f89b7a9484..1b1f57bc708f 100644 --- a/app-office/gnucash/gnucash-3.2-r2.ebuild +++ b/app-office/gnucash/gnucash-3.2-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 # google{test,mock} version GV="1.8.0" -PYTHON_COMPAT=( python3_{5,6} ) +PYTHON_COMPAT=( python3_6 ) inherit cmake-utils gnome2-utils python-single-r1 xdg-utils |