dev-qt/qthttpserver: Stabilize 6.9.2 amd64, #963003

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-09-18 20:35:24 +03:00
parent aea9da49a2
commit bace256c24

View File

@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="HTTP server functionality for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm64 ~loong"
KEYWORDS="amd64 ~arm64 ~loong"
fi
IUSE="+ssl websockets"