summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-06-08 22:33:22 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-06-08 22:34:21 +1000
commite943cc570ed4752ea70fbceb6ec975c30faf018c (patch)
treeeb29f18b80313631a64c4ec04448514b30b94834 /dev-qt
parentsys-kernel/gentoo-sources: Linux patch 3.14.72 (diff)
downloadgentoo-e943cc570ed4752ea70fbceb6ec975c30faf018c.tar.gz
gentoo-e943cc570ed4752ea70fbceb6ec975c30faf018c.tar.bz2
gentoo-e943cc570ed4752ea70fbceb6ec975c30faf018c.zip
dev-qt/qtwebsockets: amd64/x86 stable
Gentoo-bug: 581832 Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebsockets/qtwebsockets-5.5.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.5.1-r3.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.5.1-r3.ebuild
index 13c3264394fb..b6188f6167f2 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-5.5.1-r3.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-5.5.1-r3.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"