Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/calligra/
Date: Thu, 03 Feb 2022 06:09:06
Message-Id: 1643868522.040c5a771b8a1f0c56a37e87a7e8b89be483e956.sam@gentoo
1 commit: 040c5a771b8a1f0c56a37e87a7e8b89be483e956
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 3 06:08:42 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 3 06:08:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=040c5a77
7
8 app-office/calligra: Stabilize 3.2.1-r5 amd64, #831562
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-office/calligra/calligra-3.2.1-r5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-office/calligra/calligra-3.2.1-r5.ebuild b/app-office/calligra/calligra-3.2.1-r5.ebuild
16 index efe49eaa6a28..7453ac87b462 100644
17 --- a/app-office/calligra/calligra-3.2.1-r5.ebuild
18 +++ b/app-office/calligra/calligra-3.2.1-r5.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="https://calligra.org/"
20
21 if [[ ${KDE_BUILD_TYPE} == release ]]; then
22 SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
23 - KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
24 + KEYWORDS="amd64 ~ppc64 ~riscv ~x86"
25 fi
26
27 CAL_FTS=( karbon sheets stage words )