diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2021-12-28 21:08:18 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-29 21:39:43 +0800 |
commit | 1e7f7d7779108e6743d5f706d9641285539a8bb0 (patch) | |
tree | b71d871a1536bd98bdbc04185d4b1d6ba6dd886c /app-office/calligra | |
parent | dev-libs/libspnav: keyword 0.2.3-r1 for ~riscv (diff) | |
download | gentoo-1e7f7d7779108e6743d5f706d9641285539a8bb0.tar.gz gentoo-1e7f7d7779108e6743d5f706d9641285539a8bb0.tar.bz2 gentoo-1e7f7d7779108e6743d5f706d9641285539a8bb0.zip |
app-office/calligra: keyword 3.2.1-r4 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-office/calligra')
-rw-r--r-- | app-office/calligra/calligra-3.2.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/calligra/calligra-3.2.1-r4.ebuild b/app-office/calligra/calligra-3.2.1-r4.ebuild index 6ef745321e5d..9590f26021f2 100644 --- a/app-office/calligra/calligra-3.2.1-r4.ebuild +++ b/app-office/calligra/calligra-3.2.1-r4.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://calligra.org/" if [[ ${KDE_BUILD_TYPE} == release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" fi CAL_FTS=( karbon sheets stage words ) |