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:12:57
Message-Id: 1575303156.77eb9ca6cfb2f8899ffb43f9d2dfc9c2b1abf276.zlogene@gentoo
1 commit: 77eb9ca6cfb2f8899ffb43f9d2dfc9c2b1abf276
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 2 16:09:12 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 2 16:12:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77eb9ca6
7
8 app-office/calligraplan: amd64 stable wrt bug #700038
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
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 090d943589f..195dcedd70b 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"