commit: 3c46bf1e477c45500c92537c2e1bdb49c3ce81aa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 27 09:46:09 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 27 09:46:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c46bf1e
app-office/calligraplan: Keyword 3.3.0 arm64, #907076 Signed-off-by: Sam James <sam <AT> gentoo.org> app-office/calligraplan/calligraplan-3.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/calligraplan/calligraplan-3.3.0.ebuild b/app-office/calligraplan/calligraplan-3.3.0.ebuild index 0243e1578959..4c97f08c0c59 100644 --- a/app-office/calligraplan/calligraplan-3.3.0.ebuild +++ b/app-office/calligraplan/calligraplan-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv x86" + KEYWORDS="amd64 ~arm64 ~riscv x86" fi LICENSE="GPL-2"
