summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:25:46 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:37:48 +0100
commitf802764884fbc9fd644abb8fde42397dfc215a53 (patch)
treee1037c74039899fa02fda722434757ce21570642 /dev-qt
parentdev-qt/qtwebkit: ppc64 stable wrt bug #598780 (diff)
downloadgentoo-f802764884fbc9fd644abb8fde42397dfc215a53.tar.gz
gentoo-f802764884fbc9fd644abb8fde42397dfc215a53.tar.bz2
gentoo-f802764884fbc9fd644abb8fde42397dfc215a53.zip
dev-qt/qtwebsockets: ppc64 stable wrt bug #598780
Package-Manager: portage-2.3.0 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.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.6.2.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.6.2.ebuild
index 58e289842187..82ca08919ac5 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-5.6.2.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-5.6.2.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Implementation of the WebSocket protocol for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm ~hppa ~ppc64 x86"
+ KEYWORDS="amd64 arm ~hppa ppc64 x86"
fi
IUSE="qml +ssl"