summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-11-02 14:10:22 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-11-02 14:10:22 +0000
commit93b489c8c0cb69ab44cf2bbcc4ab72ccff38e59f (patch)
treea3dda880890045f3ef00071870a9480d3e759556 /dev-qt
parentdev-qt/qtquicktimeline: Stabilize 6.7.3 arm, #942507 (diff)
downloadgentoo-93b489c8c0cb69ab44cf2bbcc4ab72ccff38e59f.tar.gz
gentoo-93b489c8c0cb69ab44cf2bbcc4ab72ccff38e59f.tar.bz2
gentoo-93b489c8c0cb69ab44cf2bbcc4ab72ccff38e59f.zip
dev-qt/qtscxml: Stabilize 6.7.3 arm, #942507
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtscxml/qtscxml-6.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-6.7.3.ebuild b/dev-qt/qtscxml/qtscxml-6.7.3.ebuild
index 38cd0ee0f7d9..725df1ebb7a9 100644
--- a/dev-qt/qtscxml/qtscxml-6.7.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.7.3.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 ~arm64 ~loong ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm ~arm64 ~loong ~ppc64 ~riscv x86"
fi
IUSE="qml"