dev-qt/qtwebsockets: Stabilize 6.8.1 ppc, #946705

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-12-27 11:57:59 +00:00
parent 33fbb17147
commit 60cee18d75

View File

@@ -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 ~hppa ~loong ~ppc ppc64 ~riscv x86"
KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86"
fi
IUSE="qml +ssl"