commit:     f16e05d1eec548ca7931b9f4ee32d51777de907c
Author:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Sat Jan 21 19:32:32 2017 +0000
Commit:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
CommitDate: Sat Jan 21 19:32:32 2017 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=f16e05d1

dev-qt/*: Sync keywords with tree

 dev-qt/qtcore/qtcore-5.6.2-r1.ebuild  | 4 ++--
 dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-qt/qtcore/qtcore-5.6.2-r1.ebuild 
b/dev-qt/qtcore/qtcore-5.6.2-r1.ebuild
index bf44921..ae2782f 100644
--- a/dev-qt/qtcore/qtcore-5.6.2-r1.ebuild
+++ b/dev-qt/qtcore/qtcore-5.6.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -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/qtwebkit/qtwebkit-5.6.2.ebuild 
b/dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild
index 18ce117..93671e4 100644
--- a/dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild
+++ b/dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ DESCRIPTION="WebKit rendering library for the Qt5 framework 
(deprecated)"
 
SRC_URI="https://download.qt.io/community_releases/${PV%.*}/${PV}/${PN}-opensource-src-${PV}.tar.xz";
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+       KEYWORDS="amd64 arm ~arm64 ppc64 x86"
 fi
 
 # TODO: qttestlib

Reply via email to