summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-16 18:36:41 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-16 18:36:41 +0300
commit8444199c43966b7b12bf6086f3ed317cc788e0c9 (patch)
tree77d95ec71e144f996c3e5c0920fa3107f0438b47
parentdev-qt/qtnetworkauth: Keyword 6.7.0 arm64, #927885 (diff)
downloadgentoo-8444199c43966b7b12bf6086f3ed317cc788e0c9.tar.gz
gentoo-8444199c43966b7b12bf6086f3ed317cc788e0c9.tar.bz2
gentoo-8444199c43966b7b12bf6086f3ed317cc788e0c9.zip
dev-qt/qtscxml: Keyword 6.7.0 arm64, #927885
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-qt/qtscxml/qtscxml-6.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-6.7.0.ebuild b/dev-qt/qtscxml/qtscxml-6.7.0.ebuild
index 170b62f0b535..54ca8227c328 100644
--- a/dev-qt/qtscxml/qtscxml-6.7.0.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.7.0.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
fi
IUSE="qml"