commit: 14241ba805e7aeefc498cd4d429be4c711c3fe0d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 27 12:41:38 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 27 12:44:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14241ba8
dev-qt/qtwebsockets: Keyword 6.6.3 x86, #927885
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebsockets/qtwebsockets-6.6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"