summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-02 09:49:00 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-02 09:49:00 +0100
commit60dd3960914b73de2ed075ba603506afc6e98e08 (patch)
tree7c6a123d9d6341fdc2053b280a8f93ddffb38e40 /dev-qt
parentdev-qt/qtwebengine: Stabilize 6.7.3 amd64, #942507 (diff)
downloadgentoo-60dd3960914b73de2ed075ba603506afc6e98e08.tar.gz
gentoo-60dd3960914b73de2ed075ba603506afc6e98e08.tar.bz2
gentoo-60dd3960914b73de2ed075ba603506afc6e98e08.zip
dev-qt/qtwebsockets: 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/qtwebsockets/qtwebsockets-6.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebsockets/qtwebsockets-6.7.3.ebuild b/dev-qt/qtwebsockets/qtwebsockets-6.7.3.ebuild
index 79110f1545d5..7f1e42bd526e 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-6.7.3.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-6.7.3.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Implementation of the WebSocket protocol for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv x86"
fi
IUSE="qml +ssl"