commit: a844d7cce8e2b1bd02f77be2745d360223e539fb Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Nov 10 12:03:37 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Nov 10 12:03:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a844d7cc
app-office/gnucash: amd64 stable wrt bug #670800 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-office/gnucash/gnucash-3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/gnucash/gnucash-3.3.ebuild b/app-office/gnucash/gnucash-3.3.ebuild index 52fda92ce40..404679c88be 100644 --- a/app-office/gnucash/gnucash-3.3.ebuild +++ b/app-office/gnucash/gnucash-3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/Gnucash/${PN}/releases/download/${PV}/${P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="aqbanking chipcard debug doc examples gnome-keyring mysql nls ofx postgres python quotes -register2 sqlite +gui"
