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: 1643868526.7524e0412c1ab0795277a798fa81352482dbbdde.sam@gentoo
1 commit: 7524e0412c1ab0795277a798fa81352482dbbdde
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 3 06:08:46 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 3 06:08:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7524e041
7
8 app-office/calligra: Stabilize 3.2.1-r5 x86, #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 7453ac87b462..99221952f06f 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 )