summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/kquickimageeditor/kquickimageeditor-0.2.0.ebuild')
-rw-r--r--media-libs/kquickimageeditor/kquickimageeditor-0.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/kquickimageeditor/kquickimageeditor-0.2.0.ebuild b/media-libs/kquickimageeditor/kquickimageeditor-0.2.0.ebuild
index 6152489b786b..b2795d580be2 100644
--- a/media-libs/kquickimageeditor/kquickimageeditor-0.2.0.ebuild
+++ b/media-libs/kquickimageeditor/kquickimageeditor-0.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ https://api.kde.org/kquickimageeditor/html/index.html"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
- KEYWORDS="~amd64 ~ppc64"
+ KEYWORDS="~amd64 ~arm64 ~ppc64"
fi
LICENSE="LGPL-2.1+"