From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5CD84138334 for ; Thu, 6 Dec 2018 23:04:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6050AE09D7; Thu, 6 Dec 2018 23:04:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35000E09D7 for ; Thu, 6 Dec 2018 23:04:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9F69B335CA6 for ; Thu, 6 Dec 2018 23:04:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 339074CB for ; Thu, 6 Dec 2018 23:04:48 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1544137474.bc11744f9ef71a8ad3f674bcecc11f448390f52f.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qdoc/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qdoc/qdoc-5.11.9999.ebuild dev-qt/qdoc/qdoc-5.12.0.ebuild dev-qt/qdoc/qdoc-5.12.9999.ebuild dev-qt/qdoc/qdoc-5.9999.ebuild X-VCS-Directories: dev-qt/qdoc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bc11744f9ef71a8ad3f674bcecc11f448390f52f X-VCS-Branch: master Date: Thu, 6 Dec 2018 23:04:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c56e4e92-0855-4169-8f0b-30fb743eae94 X-Archives-Hash: c795e3ac25bf80f90390f802ee3d9e6c commit: bc11744f9ef71a8ad3f674bcecc11f448390f52f Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Dec 6 23:04:16 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 6 23:04:34 2018 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=bc11744f dev-qt/qdoc: Sync ~arm keyword from Gentoo ebuild repo Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-qt/qdoc/qdoc-5.11.9999.ebuild | 2 +- dev-qt/qdoc/qdoc-5.12.0.ebuild | 2 +- dev-qt/qdoc/qdoc-5.12.9999.ebuild | 2 +- dev-qt/qdoc/qdoc-5.9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-qt/qdoc/qdoc-5.11.9999.ebuild b/dev-qt/qdoc/qdoc-5.11.9999.ebuild index b9413ea4..5e1e6d05 100644 --- a/dev-qt/qdoc/qdoc-5.11.9999.ebuild +++ b/dev-qt/qdoc/qdoc-5.11.9999.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Qt documentation generator" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~ppc64 ~x86" fi IUSE="qml" diff --git a/dev-qt/qdoc/qdoc-5.12.0.ebuild b/dev-qt/qdoc/qdoc-5.12.0.ebuild index b9413ea4..5e1e6d05 100644 --- a/dev-qt/qdoc/qdoc-5.12.0.ebuild +++ b/dev-qt/qdoc/qdoc-5.12.0.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Qt documentation generator" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~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 b9413ea4..5e1e6d05 100644 --- a/dev-qt/qdoc/qdoc-5.12.9999.ebuild +++ b/dev-qt/qdoc/qdoc-5.12.9999.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Qt documentation generator" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~ppc64 ~x86" fi IUSE="qml" diff --git a/dev-qt/qdoc/qdoc-5.9999.ebuild b/dev-qt/qdoc/qdoc-5.9999.ebuild index b9413ea4..5e1e6d05 100644 --- a/dev-qt/qdoc/qdoc-5.9999.ebuild +++ b/dev-qt/qdoc/qdoc-5.9999.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Qt documentation generator" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~ppc64 ~x86" fi IUSE="qml"