From 89bca6f97abe7d1040f2a59a99f6b9f45388d8a5 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Thu, 2 Jun 2016 06:43:38 +1000 Subject: dev-qt: stabilise 5.5.1 on x86 Gentoo-bug: 569924 Package-Manager: portage-2.3.0_rc1 --- dev-qt/assistant/assistant-5.5.1-r1.ebuild | 4 ++-- dev-qt/designer/designer-5.5.1-r1.ebuild | 2 +- dev-qt/linguist-tools/linguist-tools-5.5.1-r1.ebuild | 4 ++-- dev-qt/linguist/linguist-5.5.1-r1.ebuild | 4 ++-- dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild | 4 ++-- dev-qt/qdbus/qdbus-5.5.1-r1.ebuild | 4 ++-- dev-qt/qdbusviewer/qdbusviewer-5.5.1-r1.ebuild | 4 ++-- dev-qt/qdoc/qdoc-5.5.1.ebuild | 4 ++-- dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild | 4 ++-- dev-qt/qtcore/qtcore-5.5.1-r1.ebuild | 2 +- dev-qt/qtdbus/qtdbus-5.5.1.ebuild | 4 ++-- dev-qt/qtdeclarative/qtdeclarative-5.5.1-r1.ebuild | 4 ++-- dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.5.1-r1.ebuild | 4 ++-- dev-qt/qtgui/qtgui-5.5.1-r1.ebuild | 2 +- dev-qt/qthelp/qthelp-5.5.1-r1.ebuild | 2 +- dev-qt/qtimageformats/qtimageformats-5.5.1-r1.ebuild | 4 ++-- dev-qt/qtmultimedia/qtmultimedia-5.5.1-r2.ebuild | 2 +- dev-qt/qtnetwork/qtnetwork-5.5.1.ebuild | 4 ++-- dev-qt/qtopengl/qtopengl-5.5.1.ebuild | 4 ++-- dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild | 2 +- dev-qt/qtpositioning/qtpositioning-5.5.1-r1.ebuild | 4 ++-- dev-qt/qtprintsupport/qtprintsupport-5.5.1.ebuild | 4 ++-- dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild | 2 +- dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild | 2 +- dev-qt/qtscript/qtscript-5.5.1-r1.ebuild | 4 ++-- dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild | 4 ++-- dev-qt/qtsql/qtsql-5.5.1.ebuild | 4 ++-- dev-qt/qtsvg/qtsvg-5.5.1-r1.ebuild | 2 +- dev-qt/qttest/qttest-5.5.1.ebuild | 4 ++-- dev-qt/qttranslations/qttranslations-5.5.1-r1.ebuild | 4 ++-- dev-qt/qtwayland/qtwayland-5.5.1-r1.ebuild | 4 ++-- dev-qt/qtwebchannel/qtwebchannel-5.5.1-r1.ebuild | 4 ++-- dev-qt/qtwebkit/qtwebkit-5.5.1-r1.ebuild | 2 +- dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild | 4 ++-- dev-qt/qtx11extras/qtx11extras-5.5.1.ebuild | 4 ++-- dev-qt/qtxml/qtxml-5.5.1.ebuild | 4 ++-- dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild | 4 ++-- 37 files changed, 64 insertions(+), 64 deletions(-) (limited to 'dev-qt') diff --git a/dev-qt/assistant/assistant-5.5.1-r1.ebuild b/dev-qt/assistant/assistant-5.5.1-r1.ebuild index e48367616b12..def7b433b4ca 100644 --- a/dev-qt/assistant/assistant-5.5.1-r1.ebuild +++ b/dev-qt/assistant/assistant-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" diff --git a/dev-qt/designer/designer-5.5.1-r1.ebuild b/dev-qt/designer/designer-5.5.1-r1.ebuild index 88bec7a1d87b..41cdc7cfb444 100644 --- a/dev-qt/designer/designer-5.5.1-r1.ebuild +++ b/dev-qt/designer/designer-5.5.1-r1.ebuild @@ -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" diff --git a/dev-qt/linguist-tools/linguist-tools-5.5.1-r1.ebuild b/dev-qt/linguist-tools/linguist-tools-5.5.1-r1.ebuild index a0a1776db780..260228913590 100644 --- a/dev-qt/linguist-tools/linguist-tools-5.5.1-r1.ebuild +++ b/dev-qt/linguist-tools/linguist-tools-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" diff --git a/dev-qt/linguist/linguist-5.5.1-r1.ebuild b/dev-qt/linguist/linguist-5.5.1-r1.ebuild index 17c19788c293..71e136c51fed 100644 --- a/dev-qt/linguist/linguist-5.5.1-r1.ebuild +++ b/dev-qt/linguist/linguist-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" diff --git a/dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild b/dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild index 41c2e88d400c..aba5e50164e3 100644 --- a/dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild +++ b/dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" diff --git a/dev-qt/qdbus/qdbus-5.5.1-r1.ebuild b/dev-qt/qdbus/qdbus-5.5.1-r1.ebuild index f5ef867a5372..70e822608834 100644 --- a/dev-qt/qdbus/qdbus-5.5.1-r1.ebuild +++ b/dev-qt/qdbus/qdbus-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" diff --git a/dev-qt/qdbusviewer/qdbusviewer-5.5.1-r1.ebuild b/dev-qt/qdbusviewer/qdbusviewer-5.5.1-r1.ebuild index a1eb32972aa5..ec4a57cd2570 100644 --- a/dev-qt/qdbusviewer/qdbusviewer-5.5.1-r1.ebuild +++ b/dev-qt/qdbusviewer/qdbusviewer-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" diff --git a/dev-qt/qdoc/qdoc-5.5.1.ebuild b/dev-qt/qdoc/qdoc-5.5.1.ebuild index e93b1f8d28d1..4d18b55b8e5d 100644 --- a/dev-qt/qdoc/qdoc-5.5.1.ebuild +++ b/dev-qt/qdoc/qdoc-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild index 097ce5d0cb88..266146ac7fcb 100644 --- a/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild +++ b/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" diff --git a/dev-qt/qtcore/qtcore-5.5.1-r1.ebuild b/dev-qt/qtcore/qtcore-5.5.1-r1.ebuild index f6506e9b0073..8cc416fb8959 100644 --- a/dev-qt/qtcore/qtcore-5.5.1-r1.ebuild +++ b/dev-qt/qtcore/qtcore-5.5.1-r1.ebuild @@ -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" diff --git a/dev-qt/qtdbus/qtdbus-5.5.1.ebuild b/dev-qt/qtdbus/qtdbus-5.5.1.ebuild index ae29eea6be2d..2fd37c0479ed 100644 --- a/dev-qt/qtdbus/qtdbus-5.5.1.ebuild +++ b/dev-qt/qtdbus/qtdbus-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.5.1-r1.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.5.1-r1.ebuild index 743a99e54c11..c4ba8d8090a7 100644 --- a/dev-qt/qtdeclarative/qtdeclarative-5.5.1-r1.ebuild +++ b/dev-qt/qtdeclarative/qtdeclarative-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.5.1-r1.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.5.1-r1.ebuild index 4fb604c36eb4..f3385070e6a0 100644 --- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.5.1-r1.ebuild +++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ inherit qt5-build virtualx 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="" diff --git a/dev-qt/qtgui/qtgui-5.5.1-r1.ebuild b/dev-qt/qtgui/qtgui-5.5.1-r1.ebuild index 136e58aa3f83..1a9070d4c919 100644 --- a/dev-qt/qtgui/qtgui-5.5.1-r1.ebuild +++ b/dev-qt/qtgui/qtgui-5.5.1-r1.ebuild @@ -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: directfb, linuxfb, kms integration in eglfs diff --git a/dev-qt/qthelp/qthelp-5.5.1-r1.ebuild b/dev-qt/qthelp/qthelp-5.5.1-r1.ebuild index a35e7abb7c37..a9c49e9b6765 100644 --- a/dev-qt/qthelp/qthelp-5.5.1-r1.ebuild +++ b/dev-qt/qthelp/qthelp-5.5.1-r1.ebuild @@ -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="" diff --git a/dev-qt/qtimageformats/qtimageformats-5.5.1-r1.ebuild b/dev-qt/qtimageformats/qtimageformats-5.5.1-r1.ebuild index 9d7cffb11740..490cc046a2b6 100644 --- a/dev-qt/qtimageformats/qtimageformats-5.5.1-r1.ebuild +++ b/dev-qt/qtimageformats/qtimageformats-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" diff --git a/dev-qt/qtmultimedia/qtmultimedia-5.5.1-r2.ebuild b/dev-qt/qtmultimedia/qtmultimedia-5.5.1-r2.ebuild index 3af4efbf07a4..a7f3d236efa3 100644 --- a/dev-qt/qtmultimedia/qtmultimedia-5.5.1-r2.ebuild +++ b/dev-qt/qtmultimedia/qtmultimedia-5.5.1-r2.ebuild @@ -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" diff --git a/dev-qt/qtnetwork/qtnetwork-5.5.1.ebuild b/dev-qt/qtnetwork/qtnetwork-5.5.1.ebuild index 56a2b69e1c7c..945d439bd3ff 100644 --- a/dev-qt/qtnetwork/qtnetwork-5.5.1.ebuild +++ b/dev-qt/qtnetwork/qtnetwork-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" diff --git a/dev-qt/qtopengl/qtopengl-5.5.1.ebuild b/dev-qt/qtopengl/qtopengl-5.5.1.ebuild index 26308f21f673..ccfd4752ac55 100644 --- a/dev-qt/qtopengl/qtopengl-5.5.1.ebuild +++ b/dev-qt/qtopengl/qtopengl-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" diff --git a/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild b/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild index 96c0e10b0dbc..3c80d3d980e0 100644 --- a/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild +++ b/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild @@ -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="" diff --git a/dev-qt/qtpositioning/qtpositioning-5.5.1-r1.ebuild b/dev-qt/qtpositioning/qtpositioning-5.5.1-r1.ebuild index c5109ed7a9c3..251e199c3f64 100644 --- a/dev-qt/qtpositioning/qtpositioning-5.5.1-r1.ebuild +++ b/dev-qt/qtpositioning/qtpositioning-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 # TODO: src/plugins/position/gypsy diff --git a/dev-qt/qtprintsupport/qtprintsupport-5.5.1.ebuild b/dev-qt/qtprintsupport/qtprintsupport-5.5.1.ebuild index 04c52de43346..d05cddb2d508 100644 --- a/dev-qt/qtprintsupport/qtprintsupport-5.5.1.ebuild +++ b/dev-qt/qtprintsupport/qtprintsupport-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" diff --git a/dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild b/dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild index aef3dec1d392..674ed3952b6a 100644 --- a/dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild +++ b/dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Legacy declarative UI module for the Qt5 framework (deprecated)" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~arm64 ~hppa ppc64 ~x86" + KEYWORDS="amd64 arm ~arm64 ~hppa ppc64 x86" fi IUSE="designer gles2 opengl webkit xml" diff --git a/dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild b/dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild index fd01246bcaaf..776ea1ccf5a3 100644 --- a/dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild +++ b/dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild @@ -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" diff --git a/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild b/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild index f18542683102..d390b1ac45c6 100644 --- a/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild +++ b/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" diff --git a/dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild b/dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild index 5757ae4dd54b..e248d83d7987 100644 --- a/dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild +++ b/dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" diff --git a/dev-qt/qtsql/qtsql-5.5.1.ebuild b/dev-qt/qtsql/qtsql-5.5.1.ebuild index 57c6ac73d540..31e693010359 100644 --- a/dev-qt/qtsql/qtsql-5.5.1.ebuild +++ b/dev-qt/qtsql/qtsql-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit multilib 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" diff --git a/dev-qt/qtsvg/qtsvg-5.5.1-r1.ebuild b/dev-qt/qtsvg/qtsvg-5.5.1-r1.ebuild index 16e5464d3474..87926c3307e5 100644 --- a/dev-qt/qtsvg/qtsvg-5.5.1-r1.ebuild +++ b/dev-qt/qtsvg/qtsvg-5.5.1-r1.ebuild @@ -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="" diff --git a/dev-qt/qttest/qttest-5.5.1.ebuild b/dev-qt/qttest/qttest-5.5.1.ebuild index 30782de88c53..8d34ea846e97 100644 --- a/dev-qt/qttest/qttest-5.5.1.ebuild +++ b/dev-qt/qttest/qttest-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" diff --git a/dev-qt/qttranslations/qttranslations-5.5.1-r1.ebuild b/dev-qt/qttranslations/qttranslations-5.5.1-r1.ebuild index bfe61fa6d5ff..a1df5279d0f1 100644 --- a/dev-qt/qttranslations/qttranslations-5.5.1-r1.ebuild +++ b/dev-qt/qttranslations/qttranslations-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" diff --git a/dev-qt/qtwayland/qtwayland-5.5.1-r1.ebuild b/dev-qt/qtwayland/qtwayland-5.5.1-r1.ebuild index 48f678fddaa5..9a6167b777ea 100644 --- a/dev-qt/qtwayland/qtwayland-5.5.1-r1.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.5.1-r1.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.5.1-r1.ebuild index e6a9b65e9390..e0268b4c1e56 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.5.1-r1.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" diff --git a/dev-qt/qtwebkit/qtwebkit-5.5.1-r1.ebuild b/dev-qt/qtwebkit/qtwebkit-5.5.1-r1.ebuild index 07a66214c092..d33288e84bdb 100644 --- a/dev-qt/qtwebkit/qtwebkit-5.5.1-r1.ebuild +++ b/dev-qt/qtwebkit/qtwebkit-5.5.1-r1.ebuild @@ -9,7 +9,7 @@ inherit python-any-r1 qt5-build DESCRIPTION="WebKit rendering library for the Qt5 framework (deprecated)" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~arm64 ppc64 ~x86" + KEYWORDS="amd64 arm ~arm64 ppc64 x86" fi # TODO: qttestlib diff --git a/dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild b/dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild index abfaece0715f..f766f19c8516 100644 --- a/dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild +++ b/dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 diff --git a/dev-qt/qtx11extras/qtx11extras-5.5.1.ebuild b/dev-qt/qtx11extras/qtx11extras-5.5.1.ebuild index a93550f5121f..c5b1af07f6bb 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.5.1.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~ppc64 ~x86" + KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc64 x86" fi IUSE="" diff --git a/dev-qt/qtxml/qtxml-5.5.1.ebuild b/dev-qt/qtxml/qtxml-5.5.1.ebuild index b3723a4b6a6d..64c30c67979d 100644 --- a/dev-qt/qtxml/qtxml-5.5.1.ebuild +++ b/dev-qt/qtxml/qtxml-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" diff --git a/dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild index 583ba8eef687..a145242d9e81 100644 --- a/dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild +++ b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" -- cgit v1.2.3-18-g5258