Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libalkimia/
Date: Mon, 25 Feb 2019 15:14:37
Message-Id: 1551107658.110043f7d5e283b966cf604b0ad9940fffcfe1ad.zlogene@gentoo
1 commit: 110043f7d5e283b966cf604b0ad9940fffcfe1ad
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 25 15:14:18 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 25 15:14:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110043f7
7
8 app-office/libalkimia: amd64 stable wrt bug #678698
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 app-office/libalkimia/libalkimia-7.0.2-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/libalkimia/libalkimia-7.0.2-r1.ebuild b/app-office/libalkimia/libalkimia-7.0.2-r1.ebuild
18 index 51c04e31c98..dd2a89afe12 100644
19 --- a/app-office/libalkimia/libalkimia-7.0.2-r1.ebuild
20 +++ b/app-office/libalkimia/libalkimia-7.0.2-r1.ebuild
21 @@ -9,7 +9,7 @@ inherit kde5
22
23 if [[ ${KDE_BUILD_TYPE} = release ]]; then
24 SRC_URI="mirror://kde/stable/${KMNAME}/${PV}/${KMNAME}-${PV}.tar.xz"
25 - KEYWORDS="~amd64 ~x86"
26 + KEYWORDS="amd64 ~x86"
27 fi
28
29 DESCRIPTION="Library with common classes and functionality used by KDE finance applications"