commit: 25423c907fd93cc784416d2abb76d558a26c4dfe
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 26 18:46:40 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 26 18:46:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25423c90
dev-qt/qtwebsockets: Keyword 6.6.3 ppc, #927885
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebsockets/qtwebsockets-6.6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebsockets/qtwebsockets-6.6.3.ebuild
b/dev-qt/qtwebsockets/qtwebsockets-6.6.3.ebuild
index 37b66de1c1ef..a283a256eba3 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-6.6.3.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-6.6.3.ebuild
@@ -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"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc"
fi
IUSE="qml +ssl"