summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-17 18:26:55 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-17 18:28:22 +0000
commit6f24b479478f6d2718f378f516207e51a898eddf (patch)
treee14c38b1814558f4d8b70f577a36839c60398e03 /dev-qt
parentdev-qt/qtwebengine: Stabilize 6.6.1 amd64, #920154 (diff)
downloadgentoo-6f24b479478f6d2718f378f516207e51a898eddf.tar.gz
gentoo-6f24b479478f6d2718f378f516207e51a898eddf.tar.bz2
gentoo-6f24b479478f6d2718f378f516207e51a898eddf.zip
dev-qt/qtwebsockets: Stabilize 6.6.1 amd64, #920154
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebsockets/qtwebsockets-6.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"