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/calligraplan/
Date: Mon, 02 Dec 2019 16:33:06
Message-Id: 1575304205.aae0c38976053c98a61103c9e277aee71f319757.zlogene@gentoo
1 commit: aae0c38976053c98a61103c9e277aee71f319757
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 2 16:30:05 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 2 16:30:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae0c389
7
8 app-office/calligraplan: x86 stable wrt bug #700038
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 app-office/calligraplan/calligraplan-3.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/calligraplan/calligraplan-3.2.1.ebuild b/app-office/calligraplan/calligraplan-3.2.1.ebuild
18 index 195dcedd70b..fa152b86599 100644
19 --- a/app-office/calligraplan/calligraplan-3.2.1.ebuild
20 +++ b/app-office/calligraplan/calligraplan-3.2.1.ebuild
21 @@ -14,7 +14,7 @@ HOMEPAGE="https://www.calligra.org/"
22
23 if [[ ${KDE_BUILD_TYPE} == release ]]; then
24 SRC_URI="mirror://kde/stable/calligra/${PV}/${P}.tar.xz"
25 - KEYWORDS="amd64 ~x86"
26 + KEYWORDS="amd64 x86"
27 fi
28
29 LICENSE="GPL-2"