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 43DE7138331 for ; Fri, 26 Jan 2018 11:45:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90FC2E0919; Fri, 26 Jan 2018 11:45:47 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 7186CE0919 for ; Fri, 26 Jan 2018 11:45:47 +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 83750335C33 for ; Fri, 26 Jan 2018 11:45:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF5751D1 for ; Fri, 26 Jan 2018 11:45:44 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1516967137.2220fff71ccdf7679ee2fd012357d9eff44b2857.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwayland/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtwayland/qtwayland-5.10.0.ebuild dev-qt/qtwayland/qtwayland-5.10.9999.ebuild dev-qt/qtwayland/qtwayland-5.11.9999.ebuild X-VCS-Directories: dev-qt/qtwayland/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 2220fff71ccdf7679ee2fd012357d9eff44b2857 X-VCS-Branch: master Date: Fri, 26 Jan 2018 11:45:44 +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-Archives-Salt: 6054befe-6c3a-44c9-a686-5fd9ad86b8d0 X-Archives-Hash: 340e9dc05d8c31b3bffe9295ff750c53 commit: 2220fff71ccdf7679ee2fd012357d9eff44b2857 Author: Michael Palimaka gentoo org> AuthorDate: Fri Jan 26 11:45:16 2018 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Jan 26 11:45:37 2018 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=2220fff7 dev-qt/qtwayland: restore ~arm64 keyword Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-qt/qtwayland/qtwayland-5.10.0.ebuild | 4 ++-- dev-qt/qtwayland/qtwayland-5.10.9999.ebuild | 4 ++-- dev-qt/qtwayland/qtwayland-5.11.9999.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-qt/qtwayland/qtwayland-5.10.0.ebuild b/dev-qt/qtwayland/qtwayland-5.10.0.ebuild index 0629d749..4c355304 100644 --- a/dev-qt/qtwayland/qtwayland-5.10.0.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ~hppa ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" fi IUSE="+libinput xcomposite" diff --git a/dev-qt/qtwayland/qtwayland-5.10.9999.ebuild b/dev-qt/qtwayland/qtwayland-5.10.9999.ebuild index 0629d749..4c355304 100644 --- a/dev-qt/qtwayland/qtwayland-5.10.9999.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.10.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ~hppa ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" fi IUSE="+libinput xcomposite" diff --git a/dev-qt/qtwayland/qtwayland-5.11.9999.ebuild b/dev-qt/qtwayland/qtwayland-5.11.9999.ebuild index b2b68306..4c355304 100644 --- a/dev-qt/qtwayland/qtwayland-5.11.9999.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.11.9999.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Wayland platform plugin for Qt" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" fi IUSE="+libinput xcomposite"