Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/gnucash/
Date: Sat, 29 Aug 2020 13:21:45
Message-Id: 1598707295.a5d5fc571b59fe779a6744f8724e907c7b2b50d6.sam@gentoo
1 commit: a5d5fc571b59fe779a6744f8724e907c7b2b50d6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 13:18:17 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 13:21:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d5fc57
7
8 app-office/gnucash: Keyword 4.1 arm64, #734828
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-office/gnucash/gnucash-4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-office/gnucash/gnucash-4.1.ebuild b/app-office/gnucash/gnucash-4.1.ebuild
16 index 0b6edcc8409..f99092410b2 100644
17 --- a/app-office/gnucash/gnucash-4.1.ebuild
18 +++ b/app-office/gnucash/gnucash-4.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Gnucash/${PN}/releases/download/${PV}/${P}.tar.bz2"
20
21 SLOT="0"
22 LICENSE="GPL-2"
23 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
25
26 IUSE="aqbanking debug doc examples gnome-keyring +gui mysql nls ofx postgres
27 python quotes -register2 smartcard sqlite test"