From a1b53b1863aa89ebe7815ee4e9ab4d18c5f1bd4c Mon Sep 17 00:00:00 2001 From: Alex Fan Date: Tue, 28 Dec 2021 21:08:41 +1100 Subject: [PATCH] app-office/calligraplan: keyword 3.3.0 for ~riscv Signed-off-by: Alex Fan Signed-off-by: Yixun Lan --- app-office/calligraplan/calligraplan-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/calligraplan/calligraplan-3.3.0.ebuild b/app-office/calligraplan/calligraplan-3.3.0.ebuild index 49233752dc852..1dc19b1f31ca4 100644 --- a/app-office/calligraplan/calligraplan-3.3.0.ebuild +++ b/app-office/calligraplan/calligraplan-3.3.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://calligra.org/plan/" if [[ ${KDE_BUILD_TYPE} == release ]]; then SRC_URI="mirror://kde/stable/calligra/${PV}/${PN}-${PV}.tar.xz" - KEYWORDS="amd64 x86" + KEYWORDS="amd64 ~riscv x86" fi LICENSE="GPL-2"