commit:     652432d91e6449d7b57312e965cc48861d036fa9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 20:50:46 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 20:50:46 2019 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=652432d9

dev-qt: Sync ~arm64 keywords from Gentoo ebuild repository

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qtnetworkauth/qtnetworkauth-5.12.9999.ebuild   | 4 ++--
 dev-qt/qtnetworkauth/qtnetworkauth-5.13.9999.ebuild   | 2 +-
 dev-qt/qtnetworkauth/qtnetworkauth-5.9999.ebuild      | 4 ++--
 dev-qt/qttranslations/qttranslations-5.12.9999.ebuild | 4 ++--
 dev-qt/qttranslations/qttranslations-5.13.9999.ebuild | 2 +-
 dev-qt/qttranslations/qttranslations-5.9999.ebuild    | 4 ++--
 6 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-5.12.9999.ebuild 
b/dev-qt/qtnetworkauth/qtnetworkauth-5.12.9999.ebuild
index a1e6dc62..92b8093e 100644
--- a/dev-qt/qtnetworkauth/qtnetworkauth-5.12.9999.ebuild
+++ b/dev-qt/qtnetworkauth/qtnetworkauth-5.12.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 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 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 IUSE=""

diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-5.13.9999.ebuild 
b/dev-qt/qtnetworkauth/qtnetworkauth-5.13.9999.ebuild
index a94152a5..92b8093e 100644
--- a/dev-qt/qtnetworkauth/qtnetworkauth-5.13.9999.ebuild
+++ b/dev-qt/qtnetworkauth/qtnetworkauth-5.13.9999.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="Network authorization library for the Qt5 
framework"
 LICENSE="GPL-3"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 IUSE=""

diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-5.9999.ebuild 
b/dev-qt/qtnetworkauth/qtnetworkauth-5.9999.ebuild
index a1e6dc62..92b8093e 100644
--- a/dev-qt/qtnetworkauth/qtnetworkauth-5.9999.ebuild
+++ b/dev-qt/qtnetworkauth/qtnetworkauth-5.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 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 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 IUSE=""

diff --git a/dev-qt/qttranslations/qttranslations-5.12.9999.ebuild 
b/dev-qt/qttranslations/qttranslations-5.12.9999.ebuild
index 6a321bc6..9ddb031a 100644
--- a/dev-qt/qttranslations/qttranslations-5.12.9999.ebuild
+++ b/dev-qt/qttranslations/qttranslations-5.12.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 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 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
 fi
 
 IUSE=""

diff --git a/dev-qt/qttranslations/qttranslations-5.13.9999.ebuild 
b/dev-qt/qttranslations/qttranslations-5.13.9999.ebuild
index 6543f28b..9ddb031a 100644
--- a/dev-qt/qttranslations/qttranslations-5.13.9999.ebuild
+++ b/dev-qt/qttranslations/qttranslations-5.13.9999.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Translation files for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
 fi
 
 IUSE=""

diff --git a/dev-qt/qttranslations/qttranslations-5.9999.ebuild 
b/dev-qt/qttranslations/qttranslations-5.9999.ebuild
index 6a321bc6..9ddb031a 100644
--- a/dev-qt/qttranslations/qttranslations-5.9999.ebuild
+++ b/dev-qt/qttranslations/qttranslations-5.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 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 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
 fi
 
 IUSE=""

Reply via email to