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/skrooge/
Date: Wed, 12 Feb 2020 15:10:34
Message-Id: 1581520224.0c01d76566ac61c9383228f82d2abb64a766e2fa.ago@gentoo
1 commit: 0c01d76566ac61c9383228f82d2abb64a766e2fa
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 12 15:10:24 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 12 15:10:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c01d765
7
8 app-office/skrooge: x86 stable wrt bug #705234
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-office/skrooge/skrooge-2.21.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/skrooge/skrooge-2.21.1.ebuild b/app-office/skrooge/skrooge-2.21.1.ebuild
18 index e7800994406..49a210b9ac0 100644
19 --- a/app-office/skrooge/skrooge-2.21.1.ebuild
20 +++ b/app-office/skrooge/skrooge-2.21.1.ebuild
21 @@ -15,7 +15,7 @@ HOMEPAGE="https://skrooge.org/"
22
23 if [[ ${KDE_BUILD_TYPE} = release ]]; then
24 SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
25 - KEYWORDS="amd64 ~x86"
26 + KEYWORDS="amd64 x86"
27 fi
28
29 LICENSE="GPL-2"