summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-15 17:19:02 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-15 17:19:02 +0000
commitf7ddbc96cc3bf913830ce73d9f58f159ca0879da (patch)
treeb804670ea248c7de553f285334695f185ae20a8e /dev-qt/qtscxml
parentdev-qt/qtnetworkauth: Stabilize 6.5.3 amd64, #915549 (diff)
downloadgentoo-f7ddbc96cc3bf913830ce73d9f58f159ca0879da.tar.gz
gentoo-f7ddbc96cc3bf913830ce73d9f58f159ca0879da.tar.bz2
gentoo-f7ddbc96cc3bf913830ce73d9f58f159ca0879da.zip
dev-qt/qtscxml: Stabilize 6.5.3 amd64, #915549
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtscxml')
-rw-r--r--dev-qt/qtscxml/qtscxml-6.5.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-6.5.3.ebuild b/dev-qt/qtscxml/qtscxml-6.5.3.ebuild
index 3baf824212bc..71db5ea6bf57 100644
--- a/dev-qt/qtscxml/qtscxml-6.5.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.5.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"
+ KEYWORDS="amd64"
fi
IUSE="qml"