Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/gnucash/
Date: Tue, 26 Nov 2019 12:53:06
Message-Id: 1574772764.7940ed12bcdc97a5e37e54610d927aae6d63a8d0.ago@gentoo
1 commit: 7940ed12bcdc97a5e37e54610d927aae6d63a8d0
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 26 12:52:44 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 26 12:52:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7940ed12
7
8 app-office/gnucash: amd64 stable wrt bug #677938
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-office/gnucash/gnucash-3.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/gnucash/gnucash-3.5.ebuild b/app-office/gnucash/gnucash-3.5.ebuild
18 index e7521d2945d..7713877e682 100644
19 --- a/app-office/gnucash/gnucash-3.5.ebuild
20 +++ b/app-office/gnucash/gnucash-3.5.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/Gnucash/${PN}/releases/download/${PV}/${P}.tar.bz2
22
23 SLOT="0"
24 LICENSE="GPL-2"
25 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
27
28 IUSE="aqbanking chipcard debug doc examples gnome-keyring +gui mysql nls ofx
29 postgres python quotes -register2 sqlite"