Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/calligraplan/
Date: Wed, 29 Dec 2021 13:46:16
Message-Id: 1640785187.a1b53b1863aa89ebe7815ee4e9ab4d18c5f1bd4c.dlan@gentoo
1 commit: a1b53b1863aa89ebe7815ee4e9ab4d18c5f1bd4c
2 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com>
3 AuthorDate: Tue Dec 28 10:08:41 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 29 13:39:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b53b18
7
8 app-office/calligraplan: keyword 3.3.0 for ~riscv
9
10 Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 app-office/calligraplan/calligraplan-3.3.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/calligraplan/calligraplan-3.3.0.ebuild b/app-office/calligraplan/calligraplan-3.3.0.ebuild
17 index 49233752dc85..1dc19b1f31ca 100644
18 --- a/app-office/calligraplan/calligraplan-3.3.0.ebuild
19 +++ b/app-office/calligraplan/calligraplan-3.3.0.ebuild
20 @@ -14,7 +14,7 @@ HOMEPAGE="https://calligra.org/plan/"
21
22 if [[ ${KDE_BUILD_TYPE} == release ]]; then
23 SRC_URI="mirror://kde/stable/calligra/${PV}/${PN}-${PV}.tar.xz"
24 - KEYWORDS="amd64 x86"
25 + KEYWORDS="amd64 ~riscv x86"
26 fi
27
28 LICENSE="GPL-2"