diff options
Diffstat (limited to 'app-office/gnucash/gnucash-3.3.ebuild')
-rw-r--r-- | app-office/gnucash/gnucash-3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-3.3.ebuild b/app-office/gnucash/gnucash-3.3.ebuild index 6d5c46b0c02e..3aefc2f916c9 100644 --- a/app-office/gnucash/gnucash-3.3.ebuild +++ b/app-office/gnucash/gnucash-3.3.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 flag-o-matic gnome2-utils python-single-r1 xdg-utils |