Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtcore/, dev-qt/qtconcurrent/, dev-qt/assistant/, dev-qt/qttest/, ...
Date: Wed, 01 Jun 2016 20:50:04
Message-Id: 1464814168.89bca6f97abe7d1040f2a59a99f6b9f45388d8a5.kensington@gentoo
1 commit: 89bca6f97abe7d1040f2a59a99f6b9f45388d8a5
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 20:43:38 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 20:49:28 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89bca6f9
7
8 dev-qt: stabilise 5.5.1 on x86
9
10 Gentoo-bug: 569924
11
12 Package-Manager: portage-2.3.0_rc1
13
14 dev-qt/assistant/assistant-5.5.1-r1.ebuild | 4 ++--
15 dev-qt/designer/designer-5.5.1-r1.ebuild | 2 +-
16 dev-qt/linguist-tools/linguist-tools-5.5.1-r1.ebuild | 4 ++--
17 dev-qt/linguist/linguist-5.5.1-r1.ebuild | 4 ++--
18 dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild | 4 ++--
19 dev-qt/qdbus/qdbus-5.5.1-r1.ebuild | 4 ++--
20 dev-qt/qdbusviewer/qdbusviewer-5.5.1-r1.ebuild | 4 ++--
21 dev-qt/qdoc/qdoc-5.5.1.ebuild | 4 ++--
22 dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild | 4 ++--
23 dev-qt/qtcore/qtcore-5.5.1-r1.ebuild | 2 +-
24 dev-qt/qtdbus/qtdbus-5.5.1.ebuild | 4 ++--
25 dev-qt/qtdeclarative/qtdeclarative-5.5.1-r1.ebuild | 4 ++--
26 dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.5.1-r1.ebuild | 4 ++--
27 dev-qt/qtgui/qtgui-5.5.1-r1.ebuild | 2 +-
28 dev-qt/qthelp/qthelp-5.5.1-r1.ebuild | 2 +-
29 dev-qt/qtimageformats/qtimageformats-5.5.1-r1.ebuild | 4 ++--
30 dev-qt/qtmultimedia/qtmultimedia-5.5.1-r2.ebuild | 2 +-
31 dev-qt/qtnetwork/qtnetwork-5.5.1.ebuild | 4 ++--
32 dev-qt/qtopengl/qtopengl-5.5.1.ebuild | 4 ++--
33 dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild | 2 +-
34 dev-qt/qtpositioning/qtpositioning-5.5.1-r1.ebuild | 4 ++--
35 dev-qt/qtprintsupport/qtprintsupport-5.5.1.ebuild | 4 ++--
36 dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild | 2 +-
37 dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild | 2 +-
38 dev-qt/qtscript/qtscript-5.5.1-r1.ebuild | 4 ++--
39 dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild | 4 ++--
40 dev-qt/qtsql/qtsql-5.5.1.ebuild | 4 ++--
41 dev-qt/qtsvg/qtsvg-5.5.1-r1.ebuild | 2 +-
42 dev-qt/qttest/qttest-5.5.1.ebuild | 4 ++--
43 dev-qt/qttranslations/qttranslations-5.5.1-r1.ebuild | 4 ++--
44 dev-qt/qtwayland/qtwayland-5.5.1-r1.ebuild | 4 ++--
45 dev-qt/qtwebchannel/qtwebchannel-5.5.1-r1.ebuild | 4 ++--
46 dev-qt/qtwebkit/qtwebkit-5.5.1-r1.ebuild | 2 +-
47 dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild | 4 ++--
48 dev-qt/qtx11extras/qtx11extras-5.5.1.ebuild | 4 ++--
49 dev-qt/qtxml/qtxml-5.5.1.ebuild | 4 ++--
50 dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild | 4 ++--
51 37 files changed, 64 insertions(+), 64 deletions(-)
52
53 diff --git a/dev-qt/assistant/assistant-5.5.1-r1.ebuild b/dev-qt/assistant/assistant-5.5.1-r1.ebuild
54 index e483676..def7b43 100644
55 --- a/dev-qt/assistant/assistant-5.5.1-r1.ebuild
56 +++ b/dev-qt/assistant/assistant-5.5.1-r1.ebuild
57 @@ -1,4 +1,4 @@
58 -# Copyright 1999-2015 Gentoo Foundation
59 +# Copyright 1999-2016 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 # $Id$
62
63 @@ -9,7 +9,7 @@ inherit qt5-build
64 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
65
66 if [[ ${QT5_BUILD_TYPE} == release ]]; then
67 - KEYWORDS="amd64 arm ~hppa ppc64 ~x86"
68 + KEYWORDS="amd64 arm ~hppa ppc64 x86"
69 fi
70
71 IUSE="webkit"
72
73 diff --git a/dev-qt/designer/designer-5.5.1-r1.ebuild b/dev-qt/designer/designer-5.5.1-r1.ebuild
74 index 88bec7a..41cdc7c 100644
75 --- a/dev-qt/designer/designer-5.5.1-r1.ebuild
76 +++ b/dev-qt/designer/designer-5.5.1-r1.ebuild
77 @@ -9,7 +9,7 @@ inherit qt5-build
78 DESCRIPTION="WYSIWYG tool for designing and building Qt-based GUIs"
79
80 if [[ ${QT5_BUILD_TYPE} == release ]]; then
81 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
82 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
83 fi
84
85 IUSE="declarative webkit"
86
87 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
88 index a0a1776..2602289 100644
89 --- a/dev-qt/linguist-tools/linguist-tools-5.5.1-r1.ebuild
90 +++ b/dev-qt/linguist-tools/linguist-tools-5.5.1-r1.ebuild
91 @@ -1,4 +1,4 @@
92 -# Copyright 1999-2015 Gentoo Foundation
93 +# Copyright 1999-2016 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 # $Id$
96
97 @@ -9,7 +9,7 @@ inherit qt5-build
98 DESCRIPTION="Tools for working with Qt translation data files"
99
100 if [[ ${QT5_BUILD_TYPE} == release ]]; then
101 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
102 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
103 fi
104
105 IUSE="qml"
106
107 diff --git a/dev-qt/linguist/linguist-5.5.1-r1.ebuild b/dev-qt/linguist/linguist-5.5.1-r1.ebuild
108 index 17c1978..71e136c 100644
109 --- a/dev-qt/linguist/linguist-5.5.1-r1.ebuild
110 +++ b/dev-qt/linguist/linguist-5.5.1-r1.ebuild
111 @@ -1,4 +1,4 @@
112 -# Copyright 1999-2015 Gentoo Foundation
113 +# Copyright 1999-2016 Gentoo Foundation
114 # Distributed under the terms of the GNU General Public License v2
115 # $Id$
116
117 @@ -9,7 +9,7 @@ inherit qt5-build
118 DESCRIPTION="Graphical tool for translating Qt applications"
119
120 if [[ ${QT5_BUILD_TYPE} == release ]]; then
121 - KEYWORDS="amd64 arm hppa ppc64 ~x86"
122 + KEYWORDS="amd64 arm hppa ppc64 x86"
123 fi
124
125 IUSE=""
126
127 diff --git a/dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild b/dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild
128 index 41c2e88..aba5e50 100644
129 --- a/dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild
130 +++ b/dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild
131 @@ -1,4 +1,4 @@
132 -# Copyright 1999-2015 Gentoo Foundation
133 +# Copyright 1999-2016 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 # $Id$
136
137 @@ -9,7 +9,7 @@ inherit qt5-build
138 DESCRIPTION="Qt screen magnifier"
139
140 if [[ ${QT5_BUILD_TYPE} == release ]]; then
141 - KEYWORDS="amd64 arm hppa ppc64 ~x86"
142 + KEYWORDS="amd64 arm hppa ppc64 x86"
143 fi
144
145 IUSE=""
146
147 diff --git a/dev-qt/qdbus/qdbus-5.5.1-r1.ebuild b/dev-qt/qdbus/qdbus-5.5.1-r1.ebuild
148 index f5ef867..70e8226 100644
149 --- a/dev-qt/qdbus/qdbus-5.5.1-r1.ebuild
150 +++ b/dev-qt/qdbus/qdbus-5.5.1-r1.ebuild
151 @@ -1,4 +1,4 @@
152 -# Copyright 1999-2015 Gentoo Foundation
153 +# Copyright 1999-2016 Gentoo Foundation
154 # Distributed under the terms of the GNU General Public License v2
155 # $Id$
156
157 @@ -9,7 +9,7 @@ inherit qt5-build
158 DESCRIPTION="Interface to Qt applications communicating over D-Bus"
159
160 if [[ ${QT5_BUILD_TYPE} == release ]]; then
161 - KEYWORDS="amd64 arm hppa ppc ppc64 ~x86"
162 + KEYWORDS="amd64 arm hppa ppc ppc64 x86"
163 fi
164
165 IUSE=""
166
167 diff --git a/dev-qt/qdbusviewer/qdbusviewer-5.5.1-r1.ebuild b/dev-qt/qdbusviewer/qdbusviewer-5.5.1-r1.ebuild
168 index a1eb329..ec4a57c 100644
169 --- a/dev-qt/qdbusviewer/qdbusviewer-5.5.1-r1.ebuild
170 +++ b/dev-qt/qdbusviewer/qdbusviewer-5.5.1-r1.ebuild
171 @@ -1,4 +1,4 @@
172 -# Copyright 1999-2015 Gentoo Foundation
173 +# Copyright 1999-2016 Gentoo Foundation
174 # Distributed under the terms of the GNU General Public License v2
175 # $Id$
176
177 @@ -9,7 +9,7 @@ inherit qt5-build
178 DESCRIPTION="Graphical tool that lets you introspect D-Bus objects and messages"
179
180 if [[ ${QT5_BUILD_TYPE} == release ]]; then
181 - KEYWORDS="amd64 arm hppa ppc64 ~x86"
182 + KEYWORDS="amd64 arm hppa ppc64 x86"
183 fi
184
185 IUSE=""
186
187 diff --git a/dev-qt/qdoc/qdoc-5.5.1.ebuild b/dev-qt/qdoc/qdoc-5.5.1.ebuild
188 index e93b1f8..4d18b55 100644
189 --- a/dev-qt/qdoc/qdoc-5.5.1.ebuild
190 +++ b/dev-qt/qdoc/qdoc-5.5.1.ebuild
191 @@ -1,4 +1,4 @@
192 -# Copyright 1999-2015 Gentoo Foundation
193 +# Copyright 1999-2016 Gentoo Foundation
194 # Distributed under the terms of the GNU General Public License v2
195 # $Id$
196
197 @@ -9,7 +9,7 @@ inherit qt5-build
198 DESCRIPTION="Qt documentation generator"
199
200 if [[ ${QT5_BUILD_TYPE} == release ]]; then
201 - KEYWORDS="amd64 arm hppa ppc ppc64 ~x86"
202 + KEYWORDS="amd64 arm hppa ppc ppc64 x86"
203 fi
204
205 IUSE=""
206
207 diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild
208 index 097ce5d..266146a 100644
209 --- a/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild
210 +++ b/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild
211 @@ -1,4 +1,4 @@
212 -# Copyright 1999-2015 Gentoo Foundation
213 +# Copyright 1999-2016 Gentoo Foundation
214 # Distributed under the terms of the GNU General Public License v2
215 # $Id$
216
217 @@ -9,7 +9,7 @@ inherit qt5-build
218 DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework"
219
220 if [[ ${QT5_BUILD_TYPE} == release ]]; then
221 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
222 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
223 fi
224
225 IUSE=""
226
227 diff --git a/dev-qt/qtcore/qtcore-5.5.1-r1.ebuild b/dev-qt/qtcore/qtcore-5.5.1-r1.ebuild
228 index f6506e9..8cc416f 100644
229 --- a/dev-qt/qtcore/qtcore-5.5.1-r1.ebuild
230 +++ b/dev-qt/qtcore/qtcore-5.5.1-r1.ebuild
231 @@ -9,7 +9,7 @@ inherit qt5-build
232 DESCRIPTION="Cross-platform application development framework"
233
234 if [[ ${QT5_BUILD_TYPE} == release ]]; then
235 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
236 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
237 fi
238
239 IUSE="icu systemd"
240
241 diff --git a/dev-qt/qtdbus/qtdbus-5.5.1.ebuild b/dev-qt/qtdbus/qtdbus-5.5.1.ebuild
242 index ae29eea..2fd37c0 100644
243 --- a/dev-qt/qtdbus/qtdbus-5.5.1.ebuild
244 +++ b/dev-qt/qtdbus/qtdbus-5.5.1.ebuild
245 @@ -1,4 +1,4 @@
246 -# Copyright 1999-2015 Gentoo Foundation
247 +# Copyright 1999-2016 Gentoo Foundation
248 # Distributed under the terms of the GNU General Public License v2
249 # $Id$
250
251 @@ -9,7 +9,7 @@ inherit qt5-build
252 DESCRIPTION="The D-Bus module for the Qt5 framework"
253
254 if [[ ${QT5_BUILD_TYPE} == release ]]; then
255 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
256 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
257 fi
258
259 IUSE=""
260
261 diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.5.1-r1.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.5.1-r1.ebuild
262 index 743a99e..c4ba8d8 100644
263 --- a/dev-qt/qtdeclarative/qtdeclarative-5.5.1-r1.ebuild
264 +++ b/dev-qt/qtdeclarative/qtdeclarative-5.5.1-r1.ebuild
265 @@ -1,4 +1,4 @@
266 -# Copyright 1999-2015 Gentoo Foundation
267 +# Copyright 1999-2016 Gentoo Foundation
268 # Distributed under the terms of the GNU General Public License v2
269 # $Id$
270
271 @@ -8,7 +8,7 @@ inherit qt5-build
272 DESCRIPTION="The QML and Quick modules for the Qt5 framework"
273
274 if [[ ${QT5_BUILD_TYPE} == release ]]; then
275 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
276 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
277 fi
278
279 IUSE="gles2 +jit localstorage +widgets xml"
280
281 diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.5.1-r1.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.5.1-r1.ebuild
282 index 4fb604c..f338507 100644
283 --- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.5.1-r1.ebuild
284 +++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.5.1-r1.ebuild
285 @@ -1,4 +1,4 @@
286 -# Copyright 1999-2015 Gentoo Foundation
287 +# Copyright 1999-2016 Gentoo Foundation
288 # Distributed under the terms of the GNU General Public License v2
289 # $Id$
290
291 @@ -8,7 +8,7 @@ inherit qt5-build virtualx
292 DESCRIPTION="Set of QML types for adding visual effects to user interfaces"
293
294 if [[ ${QT5_BUILD_TYPE} == release ]]; then
295 - KEYWORDS="amd64 arm ~hppa ~ppc64 ~x86"
296 + KEYWORDS="amd64 arm ~hppa ~ppc64 x86"
297 fi
298
299 IUSE=""
300
301 diff --git a/dev-qt/qtgui/qtgui-5.5.1-r1.ebuild b/dev-qt/qtgui/qtgui-5.5.1-r1.ebuild
302 index 136e58a..1a9070d 100644
303 --- a/dev-qt/qtgui/qtgui-5.5.1-r1.ebuild
304 +++ b/dev-qt/qtgui/qtgui-5.5.1-r1.ebuild
305 @@ -9,7 +9,7 @@ inherit qt5-build
306 DESCRIPTION="The GUI module and platform plugins for the Qt5 framework"
307
308 if [[ ${QT5_BUILD_TYPE} == release ]]; then
309 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
310 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
311 fi
312
313 # TODO: directfb, linuxfb, kms integration in eglfs
314
315 diff --git a/dev-qt/qthelp/qthelp-5.5.1-r1.ebuild b/dev-qt/qthelp/qthelp-5.5.1-r1.ebuild
316 index a35e7ab..a9c49e9 100644
317 --- a/dev-qt/qthelp/qthelp-5.5.1-r1.ebuild
318 +++ b/dev-qt/qthelp/qthelp-5.5.1-r1.ebuild
319 @@ -9,7 +9,7 @@ inherit qt5-build
320 DESCRIPTION="The Help module for the Qt5 framework"
321
322 if [[ ${QT5_BUILD_TYPE} == release ]]; then
323 - KEYWORDS="amd64 arm ~hppa ppc64 ~x86"
324 + KEYWORDS="amd64 arm ~hppa ppc64 x86"
325 fi
326
327 IUSE=""
328
329 diff --git a/dev-qt/qtimageformats/qtimageformats-5.5.1-r1.ebuild b/dev-qt/qtimageformats/qtimageformats-5.5.1-r1.ebuild
330 index 9d7cffb..490cc04 100644
331 --- a/dev-qt/qtimageformats/qtimageformats-5.5.1-r1.ebuild
332 +++ b/dev-qt/qtimageformats/qtimageformats-5.5.1-r1.ebuild
333 @@ -1,4 +1,4 @@
334 -# Copyright 1999-2015 Gentoo Foundation
335 +# Copyright 1999-2016 Gentoo Foundation
336 # Distributed under the terms of the GNU General Public License v2
337 # $Id$
338
339 @@ -8,7 +8,7 @@ inherit qt5-build
340 DESCRIPTION="Additional format plugins for the Qt image I/O system"
341
342 if [[ ${QT5_BUILD_TYPE} == release ]]; then
343 - KEYWORDS="amd64 arm ~hppa ~ppc64 ~x86"
344 + KEYWORDS="amd64 arm ~hppa ~ppc64 x86"
345 fi
346
347 IUSE=""
348
349 diff --git a/dev-qt/qtmultimedia/qtmultimedia-5.5.1-r2.ebuild b/dev-qt/qtmultimedia/qtmultimedia-5.5.1-r2.ebuild
350 index 3af4efb..a7f3d23 100644
351 --- a/dev-qt/qtmultimedia/qtmultimedia-5.5.1-r2.ebuild
352 +++ b/dev-qt/qtmultimedia/qtmultimedia-5.5.1-r2.ebuild
353 @@ -8,7 +8,7 @@ inherit qt5-build
354 DESCRIPTION="The Multimedia module for the Qt5 framework"
355
356 if [[ ${QT5_BUILD_TYPE} == release ]]; then
357 - KEYWORDS="amd64 arm ~hppa ppc64 ~x86"
358 + KEYWORDS="amd64 arm ~hppa ppc64 x86"
359 fi
360
361 IUSE="alsa gles2 gstreamer gstreamer010 openal pulseaudio qml widgets"
362
363 diff --git a/dev-qt/qtnetwork/qtnetwork-5.5.1.ebuild b/dev-qt/qtnetwork/qtnetwork-5.5.1.ebuild
364 index 56a2b69..945d439 100644
365 --- a/dev-qt/qtnetwork/qtnetwork-5.5.1.ebuild
366 +++ b/dev-qt/qtnetwork/qtnetwork-5.5.1.ebuild
367 @@ -1,4 +1,4 @@
368 -# Copyright 1999-2015 Gentoo Foundation
369 +# Copyright 1999-2016 Gentoo Foundation
370 # Distributed under the terms of the GNU General Public License v2
371 # $Id$
372
373 @@ -9,7 +9,7 @@ inherit qt5-build
374 DESCRIPTION="Network abstraction library for the Qt5 framework"
375
376 if [[ ${QT5_BUILD_TYPE} == release ]]; then
377 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
378 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
379 fi
380
381 IUSE="bindist connman libproxy networkmanager +ssl"
382
383 diff --git a/dev-qt/qtopengl/qtopengl-5.5.1.ebuild b/dev-qt/qtopengl/qtopengl-5.5.1.ebuild
384 index 26308f2..ccfd475 100644
385 --- a/dev-qt/qtopengl/qtopengl-5.5.1.ebuild
386 +++ b/dev-qt/qtopengl/qtopengl-5.5.1.ebuild
387 @@ -1,4 +1,4 @@
388 -# Copyright 1999-2015 Gentoo Foundation
389 +# Copyright 1999-2016 Gentoo Foundation
390 # Distributed under the terms of the GNU General Public License v2
391 # $Id$
392
393 @@ -10,7 +10,7 @@ inherit qt5-build
394 DESCRIPTION="OpenGL support library for the Qt5 framework (deprecated)"
395
396 if [[ ${QT5_BUILD_TYPE} == release ]]; then
397 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
398 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
399 fi
400
401 IUSE="gles2"
402
403 diff --git a/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild b/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild
404 index 96c0e10..3c80d3d 100644
405 --- a/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild
406 +++ b/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild
407 @@ -9,7 +9,7 @@ inherit qt5-build
408 DESCRIPTION="Command line client to QStandardPaths"
409
410 if [[ ${QT5_BUILD_TYPE} == release ]]; then
411 - KEYWORDS="amd64 arm ~hppa ~ppc64 ~x86"
412 + KEYWORDS="amd64 arm ~hppa ~ppc64 x86"
413 fi
414
415 IUSE=""
416
417 diff --git a/dev-qt/qtpositioning/qtpositioning-5.5.1-r1.ebuild b/dev-qt/qtpositioning/qtpositioning-5.5.1-r1.ebuild
418 index c5109ed..251e199 100644
419 --- a/dev-qt/qtpositioning/qtpositioning-5.5.1-r1.ebuild
420 +++ b/dev-qt/qtpositioning/qtpositioning-5.5.1-r1.ebuild
421 @@ -1,4 +1,4 @@
422 -# Copyright 1999-2015 Gentoo Foundation
423 +# Copyright 1999-2016 Gentoo Foundation
424 # Distributed under the terms of the GNU General Public License v2
425 # $Id$
426
427 @@ -9,7 +9,7 @@ inherit qt5-build
428 DESCRIPTION="Physical position determination library for the Qt5 framework"
429
430 if [[ ${QT5_BUILD_TYPE} == release ]]; then
431 - KEYWORDS="amd64 arm ~hppa ppc64 ~x86"
432 + KEYWORDS="amd64 arm ~hppa ppc64 x86"
433 fi
434
435 # TODO: src/plugins/position/gypsy
436
437 diff --git a/dev-qt/qtprintsupport/qtprintsupport-5.5.1.ebuild b/dev-qt/qtprintsupport/qtprintsupport-5.5.1.ebuild
438 index 04c52de..d05cddb 100644
439 --- a/dev-qt/qtprintsupport/qtprintsupport-5.5.1.ebuild
440 +++ b/dev-qt/qtprintsupport/qtprintsupport-5.5.1.ebuild
441 @@ -1,4 +1,4 @@
442 -# Copyright 1999-2015 Gentoo Foundation
443 +# Copyright 1999-2016 Gentoo Foundation
444 # Distributed under the terms of the GNU General Public License v2
445 # $Id$
446
447 @@ -10,7 +10,7 @@ inherit qt5-build
448 DESCRIPTION="Printing support library for the Qt5 framework"
449
450 if [[ ${QT5_BUILD_TYPE} == release ]]; then
451 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
452 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
453 fi
454
455 IUSE="cups gles2"
456
457 diff --git a/dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild b/dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild
458 index aef3dec..674ed39 100644
459 --- a/dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild
460 +++ b/dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild
461 @@ -8,7 +8,7 @@ inherit qt5-build
462 DESCRIPTION="Legacy declarative UI module for the Qt5 framework (deprecated)"
463
464 if [[ ${QT5_BUILD_TYPE} == release ]]; then
465 - KEYWORDS="amd64 arm ~arm64 ~hppa ppc64 ~x86"
466 + KEYWORDS="amd64 arm ~arm64 ~hppa ppc64 x86"
467 fi
468
469 IUSE="designer gles2 opengl webkit xml"
470
471 diff --git a/dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild b/dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild
472 index fd01246..776ea1c 100644
473 --- a/dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild
474 +++ b/dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild
475 @@ -8,7 +8,7 @@ inherit qt5-build
476 DESCRIPTION="Set of controls used in conjunction with Qt Quick to build complete interfaces"
477
478 if [[ ${QT5_BUILD_TYPE} == release ]]; then
479 - KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc64 ~x86"
480 + KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc64 x86"
481 fi
482
483 IUSE="+widgets"
484
485 diff --git a/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild b/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild
486 index f185426..d390b1a 100644
487 --- a/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild
488 +++ b/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild
489 @@ -1,4 +1,4 @@
490 -# Copyright 1999-2015 Gentoo Foundation
491 +# Copyright 1999-2016 Gentoo Foundation
492 # Distributed under the terms of the GNU General Public License v2
493 # $Id$
494
495 @@ -8,7 +8,7 @@ inherit qt5-build
496 DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
497
498 if [[ ${QT5_BUILD_TYPE} == release ]]; then
499 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
500 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
501 fi
502
503 IUSE="+jit scripttools"
504
505 diff --git a/dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild b/dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild
506 index 5757ae4..e248d83 100644
507 --- a/dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild
508 +++ b/dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild
509 @@ -1,4 +1,4 @@
510 -# Copyright 1999-2015 Gentoo Foundation
511 +# Copyright 1999-2016 Gentoo Foundation
512 # Distributed under the terms of the GNU General Public License v2
513 # $Id$
514
515 @@ -8,7 +8,7 @@ inherit qt5-build
516 DESCRIPTION="Hardware sensor access library for the Qt5 framework"
517
518 if [[ ${QT5_BUILD_TYPE} == release ]]; then
519 - KEYWORDS="amd64 arm ~hppa ppc64 ~x86"
520 + KEYWORDS="amd64 arm ~hppa ppc64 x86"
521 fi
522
523 IUSE="qml"
524
525 diff --git a/dev-qt/qtsql/qtsql-5.5.1.ebuild b/dev-qt/qtsql/qtsql-5.5.1.ebuild
526 index 57c6ac7..31e6930 100644
527 --- a/dev-qt/qtsql/qtsql-5.5.1.ebuild
528 +++ b/dev-qt/qtsql/qtsql-5.5.1.ebuild
529 @@ -1,4 +1,4 @@
530 -# Copyright 1999-2015 Gentoo Foundation
531 +# Copyright 1999-2016 Gentoo Foundation
532 # Distributed under the terms of the GNU General Public License v2
533 # $Id$
534
535 @@ -9,7 +9,7 @@ inherit multilib qt5-build
536 DESCRIPTION="SQL abstraction library for the Qt5 tooolkit"
537
538 if [[ ${QT5_BUILD_TYPE} == release ]]; then
539 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
540 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
541 fi
542
543 IUSE="freetds mysql oci8 odbc postgres +sqlite"
544
545 diff --git a/dev-qt/qtsvg/qtsvg-5.5.1-r1.ebuild b/dev-qt/qtsvg/qtsvg-5.5.1-r1.ebuild
546 index 16e5464..87926c3 100644
547 --- a/dev-qt/qtsvg/qtsvg-5.5.1-r1.ebuild
548 +++ b/dev-qt/qtsvg/qtsvg-5.5.1-r1.ebuild
549 @@ -8,7 +8,7 @@ inherit qt5-build
550 DESCRIPTION="SVG rendering library for the Qt5 framework"
551
552 if [[ ${QT5_BUILD_TYPE} == release ]]; then
553 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
554 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
555 fi
556
557 IUSE=""
558
559 diff --git a/dev-qt/qttest/qttest-5.5.1.ebuild b/dev-qt/qttest/qttest-5.5.1.ebuild
560 index 30782de..8d34ea8 100644
561 --- a/dev-qt/qttest/qttest-5.5.1.ebuild
562 +++ b/dev-qt/qttest/qttest-5.5.1.ebuild
563 @@ -1,4 +1,4 @@
564 -# Copyright 1999-2015 Gentoo Foundation
565 +# Copyright 1999-2016 Gentoo Foundation
566 # Distributed under the terms of the GNU General Public License v2
567 # $Id$
568
569 @@ -10,7 +10,7 @@ inherit qt5-build
570 DESCRIPTION="Unit testing library for the Qt5 framework"
571
572 if [[ ${QT5_BUILD_TYPE} == release ]]; then
573 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
574 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
575 fi
576
577 IUSE=""
578
579 diff --git a/dev-qt/qttranslations/qttranslations-5.5.1-r1.ebuild b/dev-qt/qttranslations/qttranslations-5.5.1-r1.ebuild
580 index bfe61fa..a1df527 100644
581 --- a/dev-qt/qttranslations/qttranslations-5.5.1-r1.ebuild
582 +++ b/dev-qt/qttranslations/qttranslations-5.5.1-r1.ebuild
583 @@ -1,4 +1,4 @@
584 -# Copyright 1999-2015 Gentoo Foundation
585 +# Copyright 1999-2016 Gentoo Foundation
586 # Distributed under the terms of the GNU General Public License v2
587 # $Id$
588
589 @@ -8,7 +8,7 @@ inherit qt5-build
590 DESCRIPTION="Translation files for the Qt5 framework"
591
592 if [[ ${QT5_BUILD_TYPE} == release ]]; then
593 - KEYWORDS="amd64 arm ~hppa ppc ~ppc64 ~x86"
594 + KEYWORDS="amd64 arm ~hppa ppc ~ppc64 x86"
595 fi
596
597 IUSE=""
598
599 diff --git a/dev-qt/qtwayland/qtwayland-5.5.1-r1.ebuild b/dev-qt/qtwayland/qtwayland-5.5.1-r1.ebuild
600 index 48f678f..9a6167b 100644
601 --- a/dev-qt/qtwayland/qtwayland-5.5.1-r1.ebuild
602 +++ b/dev-qt/qtwayland/qtwayland-5.5.1-r1.ebuild
603 @@ -1,4 +1,4 @@
604 -# Copyright 1999-2015 Gentoo Foundation
605 +# Copyright 1999-2016 Gentoo Foundation
606 # Distributed under the terms of the GNU General Public License v2
607 # $Id$
608
609 @@ -8,7 +8,7 @@ inherit qt5-build
610 DESCRIPTION="Wayland platform plugin for Qt"
611
612 if [[ ${QT5_BUILD_TYPE} == release ]]; then
613 - KEYWORDS="amd64 arm ~hppa ~ppc64 ~x86"
614 + KEYWORDS="amd64 arm ~hppa ~ppc64 x86"
615 fi
616
617 IUSE="egl qml wayland-compositor xcomposite"
618
619 diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.5.1-r1.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.5.1-r1.ebuild
620 index e6a9b65..e0268b4 100644
621 --- a/dev-qt/qtwebchannel/qtwebchannel-5.5.1-r1.ebuild
622 +++ b/dev-qt/qtwebchannel/qtwebchannel-5.5.1-r1.ebuild
623 @@ -1,4 +1,4 @@
624 -# Copyright 1999-2015 Gentoo Foundation
625 +# Copyright 1999-2016 Gentoo Foundation
626 # Distributed under the terms of the GNU General Public License v2
627 # $Id$
628
629 @@ -8,7 +8,7 @@ inherit qt5-build
630 DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients"
631
632 if [[ ${QT5_BUILD_TYPE} == release ]]; then
633 - KEYWORDS="amd64 arm ppc64 ~x86"
634 + KEYWORDS="amd64 arm ppc64 x86"
635 fi
636
637 IUSE="qml"
638
639 diff --git a/dev-qt/qtwebkit/qtwebkit-5.5.1-r1.ebuild b/dev-qt/qtwebkit/qtwebkit-5.5.1-r1.ebuild
640 index 07a6621..d33288e 100644
641 --- a/dev-qt/qtwebkit/qtwebkit-5.5.1-r1.ebuild
642 +++ b/dev-qt/qtwebkit/qtwebkit-5.5.1-r1.ebuild
643 @@ -9,7 +9,7 @@ inherit python-any-r1 qt5-build
644 DESCRIPTION="WebKit rendering library for the Qt5 framework (deprecated)"
645
646 if [[ ${QT5_BUILD_TYPE} == release ]]; then
647 - KEYWORDS="amd64 arm ~arm64 ppc64 ~x86"
648 + KEYWORDS="amd64 arm ~arm64 ppc64 x86"
649 fi
650
651 # TODO: qttestlib
652
653 diff --git a/dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild b/dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild
654 index abfaece..f766f19 100644
655 --- a/dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild
656 +++ b/dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild
657 @@ -1,4 +1,4 @@
658 -# Copyright 1999-2015 Gentoo Foundation
659 +# Copyright 1999-2016 Gentoo Foundation
660 # Distributed under the terms of the GNU General Public License v2
661 # $Id$
662
663 @@ -9,7 +9,7 @@ inherit qt5-build
664 DESCRIPTION="Set of components for creating classic desktop-style UIs for the Qt5 framework"
665
666 if [[ ${QT5_BUILD_TYPE} == release ]]; then
667 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
668 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
669 fi
670
671 # keep IUSE defaults in sync with qtgui
672
673 diff --git a/dev-qt/qtx11extras/qtx11extras-5.5.1.ebuild b/dev-qt/qtx11extras/qtx11extras-5.5.1.ebuild
674 index a93550f..c5b1af0 100644
675 --- a/dev-qt/qtx11extras/qtx11extras-5.5.1.ebuild
676 +++ b/dev-qt/qtx11extras/qtx11extras-5.5.1.ebuild
677 @@ -1,4 +1,4 @@
678 -# Copyright 1999-2015 Gentoo Foundation
679 +# Copyright 1999-2016 Gentoo Foundation
680 # Distributed under the terms of the GNU General Public License v2
681 # $Id$
682
683 @@ -8,7 +8,7 @@ inherit qt5-build
684 DESCRIPTION="Linux/X11-specific support library for the Qt5 framework"
685
686 if [[ ${QT5_BUILD_TYPE} == release ]]; then
687 - KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc64 ~x86"
688 + KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc64 x86"
689 fi
690
691 IUSE=""
692
693 diff --git a/dev-qt/qtxml/qtxml-5.5.1.ebuild b/dev-qt/qtxml/qtxml-5.5.1.ebuild
694 index b3723a4..64c30c6 100644
695 --- a/dev-qt/qtxml/qtxml-5.5.1.ebuild
696 +++ b/dev-qt/qtxml/qtxml-5.5.1.ebuild
697 @@ -1,4 +1,4 @@
698 -# Copyright 1999-2015 Gentoo Foundation
699 +# Copyright 1999-2016 Gentoo Foundation
700 # Distributed under the terms of the GNU General Public License v2
701 # $Id$
702
703 @@ -9,7 +9,7 @@ inherit qt5-build
704 DESCRIPTION="SAX and DOM implementation library for the Qt5 framework"
705
706 if [[ ${QT5_BUILD_TYPE} == release ]]; then
707 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
708 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
709 fi
710
711 IUSE=""
712
713 diff --git a/dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild
714 index 583ba8e..a145242 100644
715 --- a/dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild
716 +++ b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild
717 @@ -1,4 +1,4 @@
718 -# Copyright 1999-2015 Gentoo Foundation
719 +# Copyright 1999-2016 Gentoo Foundation
720 # Distributed under the terms of the GNU General Public License v2
721 # $Id$
722
723 @@ -8,7 +8,7 @@ inherit qt5-build
724 DESCRIPTION="XPath, XQuery, and XSLT support library for the Qt5 framework"
725
726 if [[ ${QT5_BUILD_TYPE} == release ]]; then
727 - KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
728 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
729 fi
730
731 IUSE=""