summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-12-28 12:12:41 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-12-28 12:12:41 +0000
commitea17306e030e494931ffe52e0c818417c4f5bab7 (patch)
tree82bbfd8fa4465ace74fd53ac2ae815aa857b45e4 /dev-qt
parentdev-qt/qtscript: Stabilize 5.15.16 arm64, #944808 (diff)
downloadgentoo-ea17306e030e494931ffe52e0c818417c4f5bab7.tar.gz
gentoo-ea17306e030e494931ffe52e0c818417c4f5bab7.tar.bz2
gentoo-ea17306e030e494931ffe52e0c818417c4f5bab7.zip
dev-qt/qtscxml: Stabilize 5.15.16 arm64, #944808
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.15.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.15.16.ebuild b/dev-qt/qtscxml/qtscxml-5.15.16.ebuild
index aecd846e6a34..1a299c680c85 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.16.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.16.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+ KEYWORDS="amd64 ~arm arm64 ~riscv x86"
fi
IUSE=""