Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/gnucash/
Date: Sat, 06 Oct 2018 21:52:49
Message-Id: 1538862760.1de2ae0458feddadd700b62d498b73baf4401873.zlogene@gentoo
1 commit: 1de2ae0458feddadd700b62d498b73baf4401873
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 21:52:12 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 21:52:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de2ae04
7
8 app-office/gnucash: amd64 stable wrt bug #667544
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 app-office/gnucash/gnucash-3.2-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/gnucash/gnucash-3.2-r2.ebuild b/app-office/gnucash/gnucash-3.2-r2.ebuild
17 index ae0b353b03d..d582a50930e 100644
18 --- a/app-office/gnucash/gnucash-3.2-r2.ebuild
19 +++ b/app-office/gnucash/gnucash-3.2-r2.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/Gnucash/${PN}/releases/download/${PV}/${P}.tar.bz2
21
22 SLOT="0"
23 LICENSE="GPL-2"
24 -KEYWORDS="~amd64 ~ppc ~ppc64 x86"
25 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
26
27 IUSE="aqbanking chipcard debug doc examples gnome-keyring mysql nls ofx postgres
28 python quotes -register2 sqlite +gui"