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: Sun, 14 Oct 2018 01:44:22
Message-Id: 1539480858.ec834a3c5ce316361714376c5969261e51832217.whissi@gentoo
1 commit: ec834a3c5ce316361714376c5969261e51832217
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 01:34:18 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 01:34:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec834a3c
7
8 app-office/libalkimia: x86 stable (bug #668512)
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-office/libalkimia/libalkimia-7.0.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-office/libalkimia/libalkimia-7.0.2.ebuild b/app-office/libalkimia/libalkimia-7.0.2.ebuild
17 index 6ddc34c445a..f28101ef0fc 100644
18 --- a/app-office/libalkimia/libalkimia-7.0.2.ebuild
19 +++ b/app-office/libalkimia/libalkimia-7.0.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ inherit kde5
27
28 if [[ ${KDE_BUILD_TYPE} = release ]]; then
29 SRC_URI="mirror://kde/stable/${KMNAME}/${PV}/${KMNAME}-${PV}.tar.xz"
30 - KEYWORDS="~amd64 ~x86"
31 + KEYWORDS="~amd64 x86"
32 fi
33
34 DESCRIPTION="Library with common classes and functionality used by KDE finance applications"