commit:     71b611775c6cef22d6c95e03404324ea49451043
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 13 17:21:34 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 13 17:21:34 2018 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=71b61177

dev-qt/qdoc: Sync ~ppc64 keyword from Gentoo ebuild repo

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

 dev-qt/qdoc/qdoc-5.11.9999.ebuild | 4 ++--
 dev-qt/qdoc/qdoc-5.12.9999.ebuild | 4 ++--
 dev-qt/qdoc/qdoc-5.9999.ebuild    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-qt/qdoc/qdoc-5.11.9999.ebuild 
b/dev-qt/qdoc/qdoc-5.11.9999.ebuild
index 4c656e1b..b9413ea4 100644
--- a/dev-qt/qdoc/qdoc-5.11.9999.ebuild
+++ b/dev-qt/qdoc/qdoc-5.11.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 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 ~x86"
+       KEYWORDS="~amd64 ~ppc64 ~x86"
 fi
 
 IUSE="qml"

diff --git a/dev-qt/qdoc/qdoc-5.12.9999.ebuild 
b/dev-qt/qdoc/qdoc-5.12.9999.ebuild
index 4c656e1b..b9413ea4 100644
--- a/dev-qt/qdoc/qdoc-5.12.9999.ebuild
+++ b/dev-qt/qdoc/qdoc-5.12.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 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 ~x86"
+       KEYWORDS="~amd64 ~ppc64 ~x86"
 fi
 
 IUSE="qml"

diff --git a/dev-qt/qdoc/qdoc-5.9999.ebuild b/dev-qt/qdoc/qdoc-5.9999.ebuild
index 4c656e1b..b9413ea4 100644
--- a/dev-qt/qdoc/qdoc-5.9999.ebuild
+++ b/dev-qt/qdoc/qdoc-5.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 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 ~x86"
+       KEYWORDS="~amd64 ~ppc64 ~x86"
 fi
 
 IUSE="qml"

Reply via email to