summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-27 10:46:09 +0100
committerSam James <sam@gentoo.org>2023-05-27 10:46:09 +0100
commit3c46bf1e477c45500c92537c2e1bdb49c3ce81aa (patch)
treea687cd251a406f658a385f07165fc6f3ebf3f03b /app-office
parentdev-libs/libxlsxwriter: Stabilize 1.1.5-r1 amd64, #907237 (diff)
downloadgentoo-3c46bf1e477c45500c92537c2e1bdb49c3ce81aa.tar.gz
gentoo-3c46bf1e477c45500c92537c2e1bdb49c3ce81aa.tar.bz2
gentoo-3c46bf1e477c45500c92537c2e1bdb49c3ce81aa.zip
app-office/calligraplan: Keyword 3.3.0 arm64, #907076
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/calligraplan/calligraplan-3.3.0.ebuild4
1 files 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"