summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-02 09:48:49 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-02 09:48:49 +0100
commitb49ddb2b31d30359601f26a417804ef3dff99e2f (patch)
treed5f0d78e2d6bd352910f9b5c4bf933e242373122 /dev-qt
parentdev-qt/qtremoteobjects: Stabilize 6.7.3 amd64, #942507 (diff)
downloadgentoo-b49ddb2b31d30359601f26a417804ef3dff99e2f.tar.gz
gentoo-b49ddb2b31d30359601f26a417804ef3dff99e2f.tar.bz2
gentoo-b49ddb2b31d30359601f26a417804ef3dff99e2f.zip
dev-qt/qtscxml: Stabilize 6.7.3 amd64, #942507
Signed-off-by: Michał Górny <mgorny@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 5433a2955c56..38cd0ee0f7d9 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"