dev-qt/qthttpserver: Keyword 6.9.3 ppc64, #960668

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-11-14 19:54:56 +02:00
parent bee2267102
commit 71d7a7c02e

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 ~x86"
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~x86"
fi
IUSE="+ssl websockets"