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/skrooge/
Date: Tue, 02 Feb 2021 23:46:08
Message-Id: 1612309445.0c28987459dab013a25ea877ef93f6860a51e77c.sam@gentoo
1 commit: 0c28987459dab013a25ea877ef93f6860a51e77c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 2 23:44:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 2 23:44:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c289874
7
8 app-office/skrooge: Stabilize 2.24.6 x86, #767169
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-office/skrooge/skrooge-2.24.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-office/skrooge/skrooge-2.24.6.ebuild b/app-office/skrooge/skrooge-2.24.6.ebuild
16 index 34ba45dadeb..751142bacca 100644
17 --- a/app-office/skrooge/skrooge-2.24.6.ebuild
18 +++ b/app-office/skrooge/skrooge-2.24.6.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="https://skrooge.org/"
20
21 if [[ ${KDE_BUILD_TYPE} = release ]]; then
22 SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
23 - KEYWORDS="amd64 ~x86"
24 + KEYWORDS="amd64 x86"
25 fi
26
27 LICENSE="GPL-2"