summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:46:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:46:31 +0200
commit47ea221b9fd230e48d9fddb07c528df0afcc47e2 (patch)
treeb6a518ebbc5b1352bc26c23db03fbb224ee3d25e /dev-qt
parentdev-qt/qtwebchannel: ppc64 stable wrt bug #719732 (diff)
downloadgentoo-47ea221b9fd230e48d9fddb07c528df0afcc47e2.tar.gz
gentoo-47ea221b9fd230e48d9fddb07c528df0afcc47e2.tar.bz2
gentoo-47ea221b9fd230e48d9fddb07c528df0afcc47e2.zip
dev-qt/qtwebsockets: ppc64 stable wrt bug #719732
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebsockets/qtwebsockets-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.14.2.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.14.2.ebuild
index 5c27d9a13039..984c946bd80a 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-5.14.2.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-5.14.2.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Implementation of the WebSocket protocol for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
fi
IUSE="qml +ssl"