app-office/calligraplan: Keyword 3.3.0 arm64, #907076

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2023-05-27 10:46:09 +01:00
parent fe2c0ac151
commit 3c46bf1e47
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 2 additions and 2 deletions

View File

@ -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"