dev-qt/qthttpserver: sync live keywords

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens 2025-10-07 02:11:10 -04:00
parent d3b5dc35ff
commit 2511af5554
No known key found for this signature in database
GPG Key ID: B24406B0B0AC4334
2 changed files with 2 additions and 2 deletions

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

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