commit: 9dd1fa4068fde059cf271b44846554450e3ee120 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 27 09:46:09 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat May 27 10:50:14 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9dd1fa40
app-office/calligraplan: Keyword 3.3.0 arm64, #907076 Signed-off-by: Sam James <sam <AT> gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-office/calligraplan/calligraplan-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/calligraplan/calligraplan-9999.ebuild b/app-office/calligraplan/calligraplan-9999.ebuild index 4cf97b81a8..82e6bf5864 100644 --- a/app-office/calligraplan/calligraplan-9999.ebuild +++ b/app-office/calligraplan/calligraplan-9999.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://calligra.org/plan/" if [[ ${KDE_BUILD_TYPE} == release ]]; then SRC_URI="mirror://kde/unstable/calligra/${PN}-${PV}.tar.xz" - KEYWORDS="amd64 ~riscv x86" + KEYWORDS="~amd64 ~arm64 ~riscv ~x86" fi LICENSE="GPL-2"