commit: 6f24b479478f6d2718f378f516207e51a898eddf
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 18:26:55 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 18:28:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f24b479
dev-qt/qtwebsockets: Stabilize 6.6.1 amd64, #920154
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebsockets/qtwebsockets-6.6.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebsockets/qtwebsockets-6.6.1.ebuild
b/dev-qt/qtwebsockets/qtwebsockets-6.6.1.ebuild
index bbcaeda665e8..60d75487bb62 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-6.6.1.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-6.6.1.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"
+ KEYWORDS="amd64"
fi
IUSE="qml"