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/libalkimia/
Date: Sat, 02 Mar 2019 20:49:44
Message-Id: 1551559758.2723e5bf001c58296072b61fe9268bbb83074972.whissi@gentoo
1 commit: 2723e5bf001c58296072b61fe9268bbb83074972
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 20:39:43 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 20:49:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2723e5bf
7
8 app-office/libalkimia: x86 stable (bug #678698)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-office/libalkimia/libalkimia-7.0.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/libalkimia/libalkimia-7.0.2-r1.ebuild b/app-office/libalkimia/libalkimia-7.0.2-r1.ebuild
17 index dd2a89afe12..0a98623bb7b 100644
18 --- a/app-office/libalkimia/libalkimia-7.0.2-r1.ebuild
19 +++ b/app-office/libalkimia/libalkimia-7.0.2-r1.ebuild
20 @@ -9,7 +9,7 @@ inherit kde5
21
22 if [[ ${KDE_BUILD_TYPE} = release ]]; then
23 SRC_URI="mirror://kde/stable/${KMNAME}/${PV}/${KMNAME}-${PV}.tar.xz"
24 - KEYWORDS="amd64 ~x86"
25 + KEYWORDS="amd64 x86"
26 fi
27
28 DESCRIPTION="Library with common classes and functionality used by KDE finance applications"