dev-qt/qtwebsockets: Stabilize 5.15.4 ppc64, #843353

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-06-18 16:38:56 +01:00
parent 474843d609
commit a08de6f074

View File

@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Implementation of the WebSocket protocol for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
fi
IUSE="qml +ssl"