dev-qt: stabilise 5.6.1 on amd64/x86
authorMichael Palimaka <kensington@gentoo.org>
Fri, 22 Jul 2016 17:49:54 +0000 (03:49 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Fri, 22 Jul 2016 17:50:11 +0000 (03:50 +1000)
Gentoo-bug: 586180

Package-Manager: portage-2.3.0

40 files changed:
dev-qt/assistant/assistant-5.6.1.ebuild
dev-qt/designer/designer-5.6.1.ebuild
dev-qt/linguist-tools/linguist-tools-5.6.1.ebuild
dev-qt/linguist/linguist-5.6.1.ebuild
dev-qt/pixeltool/pixeltool-5.6.1.ebuild
dev-qt/qdbus/qdbus-5.6.1.ebuild
dev-qt/qdbusviewer/qdbusviewer-5.6.1.ebuild
dev-qt/qdoc/qdoc-5.6.1.ebuild
dev-qt/qtbluetooth/qtbluetooth-5.6.1.ebuild
dev-qt/qtconcurrent/qtconcurrent-5.6.1.ebuild
dev-qt/qtcore/qtcore-5.6.1.ebuild
dev-qt/qtdbus/qtdbus-5.6.1.ebuild
dev-qt/qtdeclarative/qtdeclarative-5.6.1-r1.ebuild
dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.6.1.ebuild
dev-qt/qtgui/qtgui-5.6.1.ebuild
dev-qt/qthelp/qthelp-5.6.1.ebuild
dev-qt/qtimageformats/qtimageformats-5.6.1.ebuild
dev-qt/qtmultimedia/qtmultimedia-5.6.1.ebuild
dev-qt/qtnetwork/qtnetwork-5.6.1.ebuild
dev-qt/qtopengl/qtopengl-5.6.1.ebuild
dev-qt/qtpaths/qtpaths-5.6.1.ebuild
dev-qt/qtpositioning/qtpositioning-5.6.1.ebuild
dev-qt/qtprintsupport/qtprintsupport-5.6.1.ebuild
dev-qt/qtquickcontrols/qtquickcontrols-5.6.1.ebuild
dev-qt/qtscript/qtscript-5.6.1.ebuild
dev-qt/qtsensors/qtsensors-5.6.1.ebuild
dev-qt/qtserialport/qtserialport-5.6.1.ebuild
dev-qt/qtsql/qtsql-5.6.1.ebuild
dev-qt/qtsvg/qtsvg-5.6.1.ebuild
dev-qt/qttest/qttest-5.6.1.ebuild
dev-qt/qttranslations/qttranslations-5.6.1.ebuild
dev-qt/qtwayland/qtwayland-5.6.1.ebuild
dev-qt/qtwebchannel/qtwebchannel-5.6.1.ebuild
dev-qt/qtwebengine/qtwebengine-5.6.1.ebuild
dev-qt/qtwebkit/qtwebkit-5.6.1.ebuild
dev-qt/qtwebsockets/qtwebsockets-5.6.1.ebuild
dev-qt/qtwidgets/qtwidgets-5.6.1.ebuild
dev-qt/qtx11extras/qtx11extras-5.6.1.ebuild
dev-qt/qtxml/qtxml-5.6.1.ebuild
dev-qt/qtxmlpatterns/qtxmlpatterns-5.6.1.ebuild

index bd7939c791179af76215a483e0e3e8e3651fa477..8f909d8e3dba0651b82045af80e5da54a0c9fa41 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
 fi
 
 IUSE="webkit"
index 716dfbe9ae7d848d99b8a727686f3da42e76781a..108acd304b49e8c8de8e496083d46cb81be7c059 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="WYSIWYG tool for designing and building Qt-based GUIs"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
 fi
 
 IUSE="declarative webkit"
index e19c495559d024f34e6872c684571edb2dcde1eb..8908bd33305dab2d518d61c327a51e40aada91fb 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Tools for working with Qt translation data files"
 
 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"
index 3270cfcd8104b964a244c01bb83758dd117d894a..fa72a9a43d4b50d8f012dbada2d9c563100e82f5 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Graphical tool for translating Qt applications"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
 fi
 
 IUSE=""
index 8d7ff1e6945f08d3a7a569fdcadbdffb2ff121b1..6b806eafec0f8fb3fdeaa801e7324adb1993eae3 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Qt screen magnifier"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
 fi
 
 IUSE=""
index 4c1a8198fb77df43f242353fdeccb99389414445..2c18e9a48b681513b822ad359f1237c2cf20e87b 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Interface to Qt applications communicating over D-Bus"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
 fi
 
 IUSE=""
index 103c8c22d9979559c4707070879ab3138c864ddd..9eb3713727feb5895937736df2f06e888e951ad2 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Graphical tool that lets you introspect D-Bus objects and messages"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
 fi
 
 IUSE=""
index 63fe922e1aeddcc573a2b28787c70686f0ca4dae..cbed1cccae769c6875eec391b2247bfa17507628 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Qt documentation generator"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
 fi
 
 IUSE=""
index f329a8ce9f85416879425413f658115a48395943..3bbf385b9a879716013fe7074e84ca5e8cfc0557 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Bluetooth support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~x86"
+       KEYWORDS="amd64 ~arm x86"
 fi
 
 IUSE="qml"
index 566dcfaeae56efe29df7d62af035c05933b3b81f..30a85e1dbf9aafc7ee67d145d07414591b18d7de 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Multi-threading concurrence support library 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=""
index 25061d79712840dea669e0b4ba62104a90eac5bd..96e43e7b3c6206396d421356fe0f02e880b2f188 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Cross-platform application development 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="icu systemd"
index cef9f62b404a98d4e285b1c9b8b83d86364824ee..3bc5e9429c1a89773acebd86e7ab807c92c53516 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="The D-Bus module 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=""
index cbbb87161d315f7392d8836e3662feff7b629239..602e20c0dc94b66faa85896f82e84065efbdbcaf 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="The QML and Quick modules 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="gles2 +jit localstorage +widgets xml"
index 69ad5f661c0e79b30f2b62bf9c453daaa3514c21..db340ce0b130f141eb38a5eccf45e8e8d823b5ca 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Set of QML types for adding visual effects to user interfaces"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
 fi
 
 IUSE=""
index 35438769c920d575821de67bf5476e44237008cf..070809722505a9db72f9062ba5b0b1c1513a3ad6 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="The GUI module and platform plugins 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
 
 # TODO: linuxfb
index 3412c74a74127ff96c423d4cbb74a1e502aab995..e4382b6dc5d6c406f498b4c8e7f503aa11f7bb61 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="The Help module for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
 fi
 
 IUSE=""
index 0a2d107e69459a96f060ba50ccb4f2ba3559292a..ed88c8bb64566d0cb2f2f84faf04cd220db6786c 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Additional format plugins for the Qt image I/O system"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
 fi
 
 IUSE=""
index 1a2ca34b34c054254301ad9babbd8f22df6c829c..32bcf69f141398a4a7436d91627f67c5b5639fc7 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="The Multimedia module for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
 fi
 
 IUSE="alsa gles2 gstreamer gstreamer010 openal pulseaudio qml widgets"
index f713792788347aa699482e047a16d64394eb26ac..3534c775ab113c814be3d648372bcc61454dbf32 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Network abstraction library 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="bindist connman libproxy networkmanager +ssl"
index 88bad0f2a5a4cc53eca55685e9dddb40a169f8f2..f163f3da29e9d508b81e229db1403c41f54dcd37 100644 (file)
@@ -10,7 +10,7 @@ inherit qt5-build
 DESCRIPTION="OpenGL support library for the Qt5 framework (deprecated)"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
 fi
 
 IUSE="gles2"
index b5d7aec16eb3228ff528f1b0e93ef9cc9f38bafa..0844811914024db93e1bb09f00b447b449b87f71 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Command line client to QStandardPaths"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
 fi
 
 IUSE=""
index 679fa178f3b3d334e3600d0875f7a78e6527dd2f..e68e15afd3acaee1d419f2ceb61caba9ff344e57 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Physical position determination library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
 fi
 
 IUSE="geoclue qml"
index 3e9f6be502ac8cf681477de45d6b8ed934338410..805d9aaa20761c4dc08a39c1a93172f2a848d210 100644 (file)
@@ -10,7 +10,7 @@ inherit qt5-build
 DESCRIPTION="Printing support library 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="cups gles2"
index 0e0299c5c195ae914c7662f14271ce4a2d670dfe..25a6f01feba256c489b9d45ca9da18693bd47ffc 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Set of controls used in conjunction with Qt Quick to build complete interfaces"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 x86"
 fi
 
 IUSE="+widgets"
index 0073d5ae002349844ec9d9833899981fe53ccaae..63145cb7bec2e0de47773bc326c1272c37563efa 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
 fi
 
 IUSE="+jit scripttools"
index 2d44a3c253c31ece0edb37457e10378061c64aa7..10c0b13d2b0ee7883979a4a578ce4055a99d0fd4 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Hardware sensor access library 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"
index 6210294d8b4cd421376785a22df533b9bec14064..06513da92071dd48550fa758972b2c7bba6b8c50 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Serial port abstraction library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
 fi
 
 IUSE=""
index 016251f9b8f186fb12c089f7a77543542b5eb130..5dcd30dc316dc8b8c3b4fb69d2d8c71f23861c52 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="SQL abstraction library for the Qt5 tooolkit"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
 fi
 
 IUSE="freetds mysql oci8 odbc postgres +sqlite"
index 99ff11bda3cd8130db29cdb54736921a4dbf3c76..f163740de4a6b973443ef331316c9fd7b843aa47 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="SVG rendering library 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=""
index 6450fc985433e64567154b2522540b8eabb0d7f4..74ad6ff3ba7ba58e40448e675429d4131a7c004d 100644 (file)
@@ -10,7 +10,7 @@ inherit qt5-build
 DESCRIPTION="Unit testing library 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=""
index 40da11faaff3e60a0415ab63e9a6a06783fbf747..84758605922c69f36f622dc9285895751bcc9e16 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Translation files for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
 fi
 
 IUSE=""
index 1039d3d172da22b3dc4bbe9d2a5b2be8362901f3..f13a78107ef82488927c4ea8b3e73a15c8208088 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Wayland platform plugin for Qt"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
 fi
 
 IUSE="egl qml wayland-compositor xcomposite"
index cb879f49446b9f6149722a476ffdc925b7ca15d0..4f3eb4a2fe07d4619e7fcab9f84f4129e54da377 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~ppc64 x86"
 fi
 
 IUSE="qml"
index e94423ee1045ab6ca08781a83b3da4dd4d2b0d67..0d91bd84e6ea9e1e48f8499bd541cece1afdba69 100644 (file)
@@ -9,7 +9,7 @@ inherit python-any-r1 qt5-build
 DESCRIPTION="Library for rendering dynamic web content in Qt5 C++ and QML applications"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 x86"
 fi
 
 IUSE="bindist geolocation +system-ffmpeg +system-icu widgets"
index 58876f11a70334cd44d930128d5293ebb5ab2de9..b197c317d46f9dd8688f7df07542276e226cc4a4 100644 (file)
@@ -10,7 +10,7 @@ DESCRIPTION="WebKit rendering library for the Qt5 framework (deprecated)"
 SRC_URI="https://download.qt.io/community_releases/${PV%.*}/${PV}/${PN}-opensource-src-${PV}.tar.xz"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 # TODO: qttestlib
index c62170c62c5ca1ca451b27229d6e188e5720cb49..3b3f3125a3d028e45571456705b0014954174761 100644 (file)
@@ -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"
index 531ef65d3d4590f452f1b0a96e461d3469363cb4..a215abe7cabe697acb2dcb5e12c58ce757e85d17 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Set of components for creating classic desktop-style UIs 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
 
 # keep IUSE defaults in sync with qtgui
index a8962d30892a2e39b0eb8ad1d90156ca93da2eb6..bb74a6214e364242b254976316102779d056eaaa 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Linux/X11-specific support library 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=""
index 7a281cb1af752f1f8b604425ee2eaf8b4a80896e..e4e30123424c611c90a18dfefc075e94e063dba2 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="SAX and DOM implementation library 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=""
index c5c47008909ce9cfd0b71dffabf831e670b41f26..3c20872236d0c4b738a2cc6e5439ced20bc1a81a 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="XPath, XQuery, and XSLT support library 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=""