dev-qt/qtwebsockets: x86 stable (bug #655664)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 15 Jul 2018 14:11:01 +0000 (16:11 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 15 Jul 2018 14:20:56 +0000 (16:20 +0200)
Package-Manager: Portage-2.3.42, Repoman-2.3.9

dev-qt/qtwebsockets/qtwebsockets-5.9.6.ebuild

index 1ae411dbcddf53383cc9eb0720b78072657f5e94..c79c9ad2b719c0694745f47942773ee1bb11e8c7 100644 (file)
@@ -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 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
 fi
 
 IUSE="qml +ssl"