dev-qt/qtwebsockets: Keyword 6.6.3 riscv, #927885

Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Yixun Lan 2024-03-28 03:52:07 +00:00
parent a028750da8
commit 5e4205afc7
No known key found for this signature in database
GPG Key ID: 31AAEA47594DBBED
1 changed files with 1 additions and 1 deletions

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