Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/kmymoney/
Date: Tue, 04 Jun 2019 20:58:35
Message-Id: 1559681883.947ea45bd4823433b460304753e610f04d5bf5e2.whissi@gentoo
1 commit: 947ea45bd4823433b460304753e610f04d5bf5e2
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 4 20:41:45 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 4 20:58:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=947ea45b
7
8 app-office/kmymoney: x86 stable (bug #686340)
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.14
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-office/kmymoney/kmymoney-5.0.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/kmymoney/kmymoney-5.0.4.ebuild b/app-office/kmymoney/kmymoney-5.0.4.ebuild
17 index 9c92a22c0ae..1d8243bf1c6 100644
18 --- a/app-office/kmymoney/kmymoney-5.0.4.ebuild
19 +++ b/app-office/kmymoney/kmymoney-5.0.4.ebuild
20 @@ -18,7 +18,7 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then
21 fi
22
23 LICENSE="GPL-2"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="activities addressbook calendar hbci holidays ofx quotes webkit weboob"
27
28 REQUIRED_USE="weboob? ( ${PYTHON_REQUIRED_USE} )"