Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: app-office/calligraplan/
Date: Thu, 24 Nov 2022 18:51:57
Message-Id: 1669314912.797fc8c276dbcfa6c234ddd908b86cfe28ee74a6.asturm@gentoo
1 commit: 797fc8c276dbcfa6c234ddd908b86cfe28ee74a6
2 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com>
3 AuthorDate: Tue Dec 28 10:08:41 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 24 18:35:12 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=797fc8c2
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 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 app-office/calligraplan/calligraplan-9999.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/calligraplan/calligraplan-9999.ebuild b/app-office/calligraplan/calligraplan-9999.ebuild
18 index 3a9295a808..0777d859fb 100644
19 --- a/app-office/calligraplan/calligraplan-9999.ebuild
20 +++ b/app-office/calligraplan/calligraplan-9999.ebuild
21 @@ -14,7 +14,7 @@ HOMEPAGE="https://calligra.org/plan/"
22
23 if [[ ${KDE_BUILD_TYPE} == release ]]; then
24 SRC_URI="mirror://kde/unstable/calligra/${PN}-${PV}.tar.xz"
25 - KEYWORDS="~amd64 ~x86"
26 + KEYWORDS="amd64 ~riscv x86"
27 fi
28
29 LICENSE="GPL-2"