commit:     89bca6f97abe7d1040f2a59a99f6b9f45388d8a5
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  1 20:43:38 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jun  1 20:49:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89bca6f9

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(-)

diff --git a/dev-qt/assistant/assistant-5.5.1-r1.ebuild 
b/dev-qt/assistant/assistant-5.5.1-r1.ebuild
index e483676..def7b43 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 88bec7a..41cdc7c 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 a0a1776..2602289 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 17c1978..71e136c 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 41c2e88..aba5e50 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 f5ef867..70e8226 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 a1eb329..ec4a57c 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 e93b1f8..4d18b55 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 097ce5d..266146a 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 f6506e9..8cc416f 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 ae29eea..2fd37c0 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 743a99e..c4ba8d8 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 4fb604c..f338507 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 136e58a..1a9070d 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 a35e7ab..a9c49e9 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 9d7cffb..490cc04 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 3af4efb..a7f3d23 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 56a2b69..945d439 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 26308f2..ccfd475 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 96c0e10..3c80d3d 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 c5109ed..251e199 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 04c52de..d05cddb 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 aef3dec..674ed39 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 fd01246..776ea1c 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 f185426..d390b1a 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 5757ae4..e248d83 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 57c6ac7..31e6930 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 16e5464..87926c3 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 30782de..8d34ea8 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 bfe61fa..a1df527 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 48f678f..9a6167b 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 e6a9b65..e0268b4 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 07a6621..d33288e 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 abfaece..f766f19 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 a93550f..c5b1af0 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 b3723a4..64c30c6 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 583ba8e..a145242 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=""

Reply via email to