dev-qt: Drop all KEYWORDS from 5.12.3 except arm, x86
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 25 Jan 2020 23:50:40 +0000 (00:50 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 29 Jan 2020 20:27:51 +0000 (21:27 +0100)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
54 files changed:
dev-qt/assistant/assistant-5.12.3.ebuild
dev-qt/designer/designer-5.12.3.ebuild
dev-qt/linguist-tools/linguist-tools-5.12.3.ebuild
dev-qt/linguist/linguist-5.12.3.ebuild
dev-qt/pixeltool/pixeltool-5.12.3.ebuild
dev-qt/qdbus/qdbus-5.12.3.ebuild
dev-qt/qdbusviewer/qdbusviewer-5.12.3.ebuild
dev-qt/qdoc/qdoc-5.12.3.ebuild
dev-qt/qt-docs/qt-docs-5.12.3_p201904161302.ebuild
dev-qt/qt3d/qt3d-5.12.3.ebuild
dev-qt/qtbluetooth/qtbluetooth-5.12.3.ebuild
dev-qt/qtcharts/qtcharts-5.12.3.ebuild
dev-qt/qtconcurrent/qtconcurrent-5.12.3.ebuild
dev-qt/qtcore/qtcore-5.12.3.ebuild
dev-qt/qtdatavis3d/qtdatavis3d-5.12.3.ebuild
dev-qt/qtdbus/qtdbus-5.12.3.ebuild
dev-qt/qtdeclarative/qtdeclarative-5.12.3.ebuild
dev-qt/qtdiag/qtdiag-5.12.3.ebuild
dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.12.3.ebuild
dev-qt/qtgui/qtgui-5.12.3-r1.ebuild
dev-qt/qthelp/qthelp-5.12.3.ebuild
dev-qt/qtimageformats/qtimageformats-5.12.3.ebuild
dev-qt/qtlocation/qtlocation-5.12.3.ebuild
dev-qt/qtmultimedia/qtmultimedia-5.12.3.ebuild
dev-qt/qtnetwork/qtnetwork-5.12.3.ebuild
dev-qt/qtnetworkauth/qtnetworkauth-5.12.3.ebuild
dev-qt/qtopengl/qtopengl-5.12.3.ebuild
dev-qt/qtpaths/qtpaths-5.12.3.ebuild
dev-qt/qtplugininfo/qtplugininfo-5.12.3.ebuild
dev-qt/qtpositioning/qtpositioning-5.12.3.ebuild
dev-qt/qtprintsupport/qtprintsupport-5.12.3.ebuild
dev-qt/qtquickcontrols/qtquickcontrols-5.12.3.ebuild
dev-qt/qtquickcontrols2/qtquickcontrols2-5.12.3.ebuild
dev-qt/qtscript/qtscript-5.12.3.ebuild
dev-qt/qtscxml/qtscxml-5.12.3.ebuild
dev-qt/qtsensors/qtsensors-5.12.3.ebuild
dev-qt/qtserialbus/qtserialbus-5.12.3.ebuild
dev-qt/qtserialport/qtserialport-5.12.3.ebuild
dev-qt/qtspeech/qtspeech-5.12.3.ebuild
dev-qt/qtsql/qtsql-5.12.3.ebuild
dev-qt/qtsvg/qtsvg-5.12.3.ebuild
dev-qt/qttest/qttest-5.12.3.ebuild
dev-qt/qttranslations/qttranslations-5.12.3.ebuild
dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.12.3.ebuild
dev-qt/qtwayland/qtwayland-5.12.3.ebuild
dev-qt/qtwebchannel/qtwebchannel-5.12.3.ebuild
dev-qt/qtwebengine/qtwebengine-5.12.3.ebuild
dev-qt/qtwebsockets/qtwebsockets-5.12.3.ebuild
dev-qt/qtwebview/Manifest
dev-qt/qtwebview/qtwebview-5.12.3.ebuild [deleted file]
dev-qt/qtwidgets/qtwidgets-5.12.3.ebuild
dev-qt/qtx11extras/qtx11extras-5.12.3.ebuild
dev-qt/qtxml/qtxml-5.12.3.ebuild
dev-qt/qtxmlpatterns/qtxmlpatterns-5.12.3.ebuild

index 88f985ea3db6407c0c1a58551929618e350fe59a..5a9d7abbba905880dc597fce94d512d6d79908d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 ~hppa ppc64 ~sparc x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE="webkit"
index afa520688ec10ab86110d4f13b9ac49a2096836e..6770d674cda8630faf45eab52dfb31668a89a671 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build
 DESCRIPTION="WYSIWYG tool for designing and building graphical user interfaces with QtWidgets"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="declarative webkit"
index 8ab7c09c2213a13d6928a768053c89dee726fb50..25b6f2ea326d0da49402b3122667ae513a944ec7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,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 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="qml"
index 3895d3a9f6d739dc3c057cf84145475dbae1ffcc..a8112e4388cd9b781b5c9595eefa657cee967f72 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build
 DESCRIPTION="Graphical tool for translating Qt applications"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 ~hppa ppc64 x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE=""
index eb3c472b75a9755a53f24efde3178a0c68f8642a..8b61712d8edd62637e6725799831750ce74e8d43 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Qt screen magnifier"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 ~hppa ppc64 ~sparc x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE=""
index 581b47e304b477dde07c32487d3188c7078994e6..f7542996687eef4be1154b0da745365f990e345f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Interface to Qt applications communicating over D-Bus"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE=""
index ea6c2d47f821dd6c90d815ca0a82199d992d2e3f..f7f4396144088020670741f5e1109032268e11a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build
 DESCRIPTION="Graphical tool that lets you introspect D-Bus objects and messages"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 ~hppa ppc64 ~sparc x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE=""
index 7a3172c33a9c25f2268d0381770051c450ce2ef2..1a0cbf0d138a768aa47352a0bae15cf0ce062019 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Qt documentation generator"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE="qml"
index 93f38ccd41e4f5fc21a1e0d113f2e9cf76e0c51a..d8ad29ba6427e2c9789aa7f84baccfa6b81a5c8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ SRC_URI="${BASE_URI}/${PV_FULL}qt-everywhere-documentation.7z
 
 LICENSE="FDL-1.3"
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
+KEYWORDS="~arm x86"
 
 IUSE="3d bluetooth charts datavis declarative graphicaleffects +html location
        multimedia networkauth +qch script sensors virtualkeyboard webengine"
index 04590309a520f7bb7bb3d4b611faa337f5941252..7144b00a5e22cb940da11334c6aef05fbb3bd413 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="3D rendering module for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm64 x86"
+       KEYWORDS="x86"
 fi
 
 # TODO: gamepad, tools
index c37c1bd62752d2ed1ff9d44dfcfd4a8a78be53de..ac5b2bcc5a71eb6c45657dd6144d963547a54d87 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Bluetooth support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="qml"
index fe200dea97cb1c741ef1c3a2aca5e8d969eff0a7..69f0bc347e19ef57fe72d0ca3efddd11b374c704 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ DESCRIPTION="Chart component library for the Qt5 framework"
 LICENSE="GPL-3"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~x86"
 fi
 
 IUSE="qml"
index ec29cbf7224ba0957e631daa3bba9f4033052fbe..f59eebc63b16cc1f79be8630d7c860c7f5984d42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,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 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE=""
index 1e82ae5ef2e8a3d587b3da30414ddef80cba39a3..e952fc2cc0ca6ea0cf35fc292d181dee2585486d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Cross-platform application development framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="icu systemd"
index 4c1ad54bfa51277a30b7dcc6cfe5f3e7d2e8c1a4..63f8299cae03e4b746820d6bde7dd9aaffa5cdac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ DESCRIPTION="3D data visualization library for the Qt5 framework"
 LICENSE="GPL-3"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm64 x86"
+       KEYWORDS="x86"
 fi
 
 IUSE="gles2 qml"
index 7438011eeb9d0f7c739402d79290de9b31e12d67..238ccd58751a1c26013916ec5fde499b726b7fac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Qt5 module for inter-process communication over the D-Bus protocol"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE=""
index 3ce08853af0dda7197e37a2e996c1f0ebb0454d7..ded471a2163fa6adbfb9c7b5e346ae2025ed1edc 100644 (file)
@@ -8,7 +8,7 @@ inherit python-any-r1 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="arm x86"
 fi
 
 IUSE="gles2 +jit localstorage +widgets"
index 88cdf532c8b9410231bf4cc33fac06f4ccb76acd..7762da6fea55fb2eff8484ea8e12e995a8e99e4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Tool for reporting diagnostic information about Qt and its environment"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
+       KEYWORDS="~arm ~x86"
 fi
 
 IUSE="+network +widgets"
index 2a22eb73c65344267321a27f5f61fd476079552b..11fa5af3d6d744eca9a428fe3fdf586ae629551c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,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 arm64 ~hppa ppc ppc64 x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE=""
index 1487a3600a913df704a0e375a7e0b0ba56d6975b..9da6bd76cb9315c3444b1abb688905aadc6c4d3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,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 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 # TODO: linuxfb
index ed91e5a42252dfad5a420819c892a87c36fa3a39..0e5276c016f623f721aa88f7f9b4f14341972d38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Qt5 module for integrating online documentation into applications"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE=""
index a244180237eb92613a5b32ff3c13a846536b8f73..1778fd4aa6e31f3ce1d61c91297c031956ee7d33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Additional format plugins for the Qt image I/O system"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 ~hppa ppc64 ~sparc x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE="mng"
index d2a7145dd2eff15d38c5ef14d76844c01544c456..56f8b9b1817117a87024d3940ed53d568e85e8c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Location (places, maps, navigation) library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE=""
index c98560542874a7c245f5e62ae3bee5f82f1159a9..a9f5bb6c8901b6b18551048f2dd02896195c436c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Multimedia (audio, video, radio, camera) library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="alsa gles2 gstreamer openal pulseaudio qml widgets"
index dddeea3bbf8f40e8f2d88e3a195cb33a5917605e..cd32728f067b5b87c19f65e5436aa2007714a6d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,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 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="bindist connman libproxy networkmanager sctp +ssl"
index 0bc1853f9f55d1632c4881bc3f5d0a7d64b2fcf6..77962a0ca05d724319b1a0da2195b6e18959f439 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ DESCRIPTION="Network authorization library for the Qt5 framework"
 LICENSE="GPL-3"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm64 x86"
+       KEYWORDS="x86"
 fi
 
 IUSE=""
index 22dea645733e889b6cabaecf340c7565562ab0e5..8e3a48223c0c183ea5a1ac332824b675df59912f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,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 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="gles2"
index 609b769aeeb5a8d80960291b125fdf4f062700a9..73ab9f9f78fee90b70ba5a4973313d582575b176 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Command line client to QStandardPaths"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE=""
index 5051b3835edaa1e59446f734fc654278876ba729..1f61571490f327b123bc97ac1f291e744c9a68bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Qt5 plugin metadata dumper"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~x86"
 fi
 
 IUSE=""
index 4e15347cc36da147a2df4d4ee4a07b1a88b2926b..6530441c01921253e42b27aa7ec4c7cb4c7e3087 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Physical position determination library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="geoclue +qml"
index 6f9076a5c10ec83cd2b74070985fce978e12a7cd..6f09126619bfe41479b39bf8c0ceeb9e3f9df17f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,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 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="cups gles2"
index 91c7769e91ecf811eaa2e0eb4c331a58c73cab9c..6585fd05b1b9bd5da16ff6fc856511926c491f19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Set of Qt Quick controls to create complete user interfaces (deprecated)"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE="+widgets"
index 928ab5744e5082be3708a3b131ef15503b23c5ad..082c63e0795158ee55d8ad16dc32d59d0f137d38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Set of next generation Qt Quick controls for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE="widgets"
index bfc5235d4971f8f28c724024fa3509becbe18b29..fb743bab2139458a168d7ce6ae9bc641fbd15bf5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,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 ~sparc x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE="+jit scripttools"
index 0dce5e726b9eb3f720b776e1e8111b5a0208637a..2ebe2ae87f1acb78fb16130785a42b78ef718737 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm64 x86"
+       KEYWORDS="x86"
 fi
 
 IUSE=""
index b4da6715668b9e084325b4156a0e5c1fc365bff3..816b74b09c1e22111fef3ec52ca57e90a40001df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Hardware sensor access library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 # TODO: simulator
index 7a679090853b84c1aec1922dba699efa11975686..c42a8b2dbcc08b3bead2e9199eeca2434079202e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Qt module to access CAN, ModBus, and other industrial serial buses and protocols"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~x86"
 fi
 
 IUSE=""
index e7debfb41de84b0581912ee4f097c4705f9525aa..efc12e8b1cee8da73122270997fe65cfb0ba4b2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Serial port abstraction library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE=""
index b967afb594db457a35f6b68764fa711a28cd2d0e..d33ed8c670266345c637bbe9cd05166cb55cb105 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Text-to-speech library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 x86"
+       KEYWORDS="~arm x86"
 fi
 
 # TODO: flite plugin - needs 2.0.0 (not yet in tree)
index 32aa7a8e1df8f32a69925f921202dd20ddef3310..5380e0e1dff63e3c6e0383be5df3f0ea3bd19d89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ DESCRIPTION="SQL abstraction library for the Qt5 framework"
 SLOT=5/$(ver_cut 1-3) # bug 639140
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="freetds mysql oci8 odbc postgres +sqlite"
index 651d1bca1113acb77dd8cb1db9944e8a29c6e02c..55dc3766278ce7363647b97bee26b9b51e8e4a71 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,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 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE=""
index 7b15182e976bab46fff601f42c6fe8cc1f5781d2..89f3ae8814c0c7d342fd743069be5f408c7315d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,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 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE=""
index 8270188c55999a4626773d2ca55c75a624ad7f23..26075dc5ce1963f0e91d77ae729d27404c8ed21e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Translation files for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE=""
index 1f68128f189ef4ea23afc1aee93f11f5002428aa..d81e51b8c8b96728a2e9ae421b732e31b513b529 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Customizable input framework and virtual keyboard for Qt"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 x86"
+       KEYWORDS="~arm x86"
 fi
 
 # TODO: unbudle libraries for more layouts
index 83ca21f6fc46bd86b0b866ccae9486f0b8899c27..8cc97662734da75e451b16e6e36fc0262525e548 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Wayland platform plugin for Qt"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE="+libinput xcomposite"
index d5e5ba7362f67a67887515fd34bfa2a527d9322b..b8ea150a4a5c5e564c6e3a670cedc38c03207a1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,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 arm64 ~ppc ppc64 x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="qml"
index f79b8784315873fa01e39ae687bd233d002e63a5..fbd7648f6f0a79301f38777de6797123836b3e7b 100644 (file)
@@ -8,7 +8,7 @@ inherit multiprocessing pax-utils 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 arm arm64 x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="alsa bindist designer geolocation jumbo-build pax_kernel pulseaudio
index d999e123ec1cf463bc0fd76111bde564042ad8de..116ef775f5a93bc5f36b852e8c4f3ad7ded7bc0a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Implementation of the WebSocket protocol for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="qml +ssl"
index 89b18a8515c4dd3ac72cf883eb6c6c5ea9114754..02bd13211e2d58000f5f8094d4442207f2a93b97 100644 (file)
@@ -1,4 +1,3 @@
-DIST qtwebview-everywhere-src-5.12.3.tar.xz 131136 BLAKE2B 09ff2437cd66bd0c5896fd2e0d7910d9e3ad14bb710bc6c8d4f9bd9e37b12401e0d82a0fbd74a9b48425419d9120b53cbe93f3eaf2b942e261d91cca0638c8cf SHA512 426227b9b4cb61c0e88958dbaab21e842a25989098a0e94a06fe3efc8a2b9d4a5d3216296c8228da977ef52cd5844b66048bcb84019da4f06de1b1009dfdffa5
 DIST qtwebview-everywhere-src-5.13.2.tar.xz 131168 BLAKE2B cea040bbc352244b6bc51eb5ac2c762a5ff3a173ef725f06ff39f70988534189fd9313190c260cc0b0c92390eaf85c7949aaba88c9e6d4ad6208d65a583f6c2d SHA512 e149bea2d76db859f1a2523793108963849332384ca6af9fa45be8e88b321405698edb89f3471ad99f05cf50b3921a8a7d2c2aab63ca1040ba8446abe3612954
 DIST qtwebview-everywhere-src-5.14.0.tar.xz 132784 BLAKE2B 1e317ea0ff9a59193c16e2c9628dffa4d5a7e6f7112f5cafa91d6aefbbc0e2e43be7f4f0b4ee0b85e63ff34dc43c04737d5f0d99ebe60261d114412443891de5 SHA512 c10cf7b921735050dc4478462e404e2d59ca804b3e113aff95b38fd23c010e2e0d2267c6672a36a9cfe6a7d9c9bafa00b6b19d9a29293414824cb8a389642f91
 DIST qtwebview-everywhere-src-5.14.1.tar.xz 132824 BLAKE2B 13e8bd20a4f4442e009a3b3c867f30bed49d40051b5adc0d5f7ba83724719428a63903495d27301543caabe90c65c55abd6dd1414fdad9f7dc118fd130ad76d6 SHA512 80345be7571b8e386c7f8bf343a7afc6bda712437e7426021823b87c48618dfc9c4863dd74a533f88d0cb259927b89f7eaeedce3caac503b152107c9002c8e3a
diff --git a/dev-qt/qtwebview/qtwebview-5.12.3.ebuild b/dev-qt/qtwebview/qtwebview-5.12.3.ebuild
deleted file mode 100644 (file)
index 1c7076e..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit qt5-build
-
-DESCRIPTION="Module for displaying web content in a QML application using the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-IUSE=""
-
-DEPEND="
-       ~dev-qt/qtcore-${PV}
-       ~dev-qt/qtdeclarative-${PV}
-       ~dev-qt/qtgui-${PV}
-       ~dev-qt/qtwebengine-${PV}
-"
-RDEPEND="${DEPEND}"
index f8576b16ddc2aff3cd0f70b6bbc356089fd053f5..0a383e2738e8bd0bb34c9d0cb854dd91df8029bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,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 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 # keep IUSE defaults in sync with qtgui
index 6cf6ca6795de908cb4cafe37831c79a925190a2b..9cb19dfdec140c4a6ce3c19533c4f21362fb586f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,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 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE=""
index e46516e178cdbdcc3d0f60216cf6a70dc924f330..5089d1feca99e0abb18179890c1cb2dca6a4f680 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Implementation of SAX and DOM for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE=""
index 9898c155558d0385fd09d9de873cb41f6185239f..4702764380501441f5ea9534659286f0aa87a817 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="XPath, XQuery, XSLT, and XML Schema validation library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+       KEYWORDS="arm x86"
 fi
 
 IUSE="qml"