summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-18 16:41:56 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-10-18 16:45:14 +0200
commita00f32224d67a208b4e44642c98039a90e94c930 (patch)
tree92663534b58070154eafac586b2b22dd94e03730 /dev-qt
parentdev-qt/qtwebengine: x86 stable (bug #734600) (diff)
downloadgentoo-a00f32224d67a208b4e44642c98039a90e94c930.tar.gz
gentoo-a00f32224d67a208b4e44642c98039a90e94c930.tar.bz2
gentoo-a00f32224d67a208b4e44642c98039a90e94c930.zip
dev-qt/qtwebsockets: x86 stable (bug #734600)
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebsockets/qtwebsockets-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.15.1.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.15.1.ebuild
index d9c375383f56..765ce319f886 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-5.15.1.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-5.15.1.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"