summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-27 12:41:38 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-27 12:44:10 +0000
commit14241ba805e7aeefc498cd4d429be4c711c3fe0d (patch)
treee1f43f57ae5d30bddac956e431c264cf374e63ea /dev-qt/qtwebsockets
parentdev-qt/qtwebchannel: Keyword 6.6.3 x86, #927885 (diff)
downloadgentoo-14241ba805e7aeefc498cd4d429be4c711c3fe0d.tar.gz
gentoo-14241ba805e7aeefc498cd4d429be4c711c3fe0d.tar.bz2
gentoo-14241ba805e7aeefc498cd4d429be4c711c3fe0d.zip
dev-qt/qtwebsockets: Keyword 6.6.3 x86, #927885
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebsockets')
-rw-r--r--dev-qt/qtwebsockets/qtwebsockets-6.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebsockets/qtwebsockets-6.6.3.ebuild b/dev-qt/qtwebsockets/qtwebsockets-6.6.3.ebuild
index a283a256eba3..ba9324da79f9 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-6.6.3.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-6.6.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 ~loong ~ppc"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~x86"
fi
IUSE="qml +ssl"