summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-15 18:46:40 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-15 18:46:40 +0300
commit8e44f59cc662083ba19287f394e7a315789af460 (patch)
tree6e7f853966fe7329fce41863fa8ddba1c35e636f /dev-qt
parentdev-qt/qtwebchannel: Keyword 6.7.1 ppc64, #927885 (diff)
downloadgentoo-8e44f59cc662083ba19287f394e7a315789af460.tar.gz
gentoo-8e44f59cc662083ba19287f394e7a315789af460.tar.bz2
gentoo-8e44f59cc662083ba19287f394e7a315789af460.zip
dev-qt/qtwebsockets: Keyword 6.7.1 ppc64, #927885
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebsockets/qtwebsockets-6.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebsockets/qtwebsockets-6.7.1.ebuild b/dev-qt/qtwebsockets/qtwebsockets-6.7.1.ebuild
index e0d2d0094da1..349761620a96 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-6.7.1.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-6.7.1.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 ~hppa ~loong ~ppc ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv x86"
fi
IUSE="qml +ssl"