summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-08-15 07:52:13 +0200
committerJeroen Roovers <jer@gentoo.org>2016-08-15 07:56:43 +0200
commit633cc60ce61fd5a05b36ea80b8066f078e4c758d (patch)
tree81f4f1d0c84a180053248de9fa29bff7fca3b0de /dev-qt
parentdev-qt/qtwebchannel: Stable for PPC64 (bug #586180). (diff)
downloadgentoo-633cc60ce61fd5a05b36ea80b8066f078e4c758d.tar.gz
gentoo-633cc60ce61fd5a05b36ea80b8066f078e4c758d.tar.bz2
gentoo-633cc60ce61fd5a05b36ea80b8066f078e4c758d.zip
dev-qt/qtwebsockets: Stable for HPPA PPC64 (bug #586180).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebsockets/qtwebsockets-5.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.6.1.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.6.1.ebuild
index 3b3f3125a3d0..6e55f66fd243 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-5.6.1.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-5.6.1.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"