summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-08-23 21:47:05 +0200
committerMarkus Meier <maekke@gentoo.org>2016-08-23 21:47:05 +0200
commitb5af0ac6f14315783e8466a9ea56f00cb98b0c04 (patch)
treedcba34c85e34a2947cd46effe720a159b78bc906 /dev-qt
parentdev-qt/qtwebkit: arm stable, bug #586180 (diff)
downloadgentoo-b5af0ac6f14315783e8466a9ea56f00cb98b0c04.tar.gz
gentoo-b5af0ac6f14315783e8466a9ea56f00cb98b0c04.tar.bz2
gentoo-b5af0ac6f14315783e8466a9ea56f00cb98b0c04.zip
dev-qt/qtwebsockets: arm stable, bug #586180
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
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 6e55f66fd243..a0d4ffcc6828 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"