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 4582C138306 for ; Wed, 13 Jul 2016 16:19:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDF3521C107; Wed, 13 Jul 2016 16:19:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A65421C107 for ; Wed, 13 Jul 2016 16:19:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4C5ED340C3E for ; Wed, 13 Jul 2016 16:19:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F26E62440 for ; Wed, 13 Jul 2016 16:19:32 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1468426765.f9b06f7c9983af9de7a7852e3b0a1c905531c354.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQt5/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/PyQt5/PyQt5-5.5.1.ebuild dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild X-VCS-Directories: dev-python/PyQt5/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: f9b06f7c9983af9de7a7852e3b0a1c905531c354 X-VCS-Branch: master Date: Wed, 13 Jul 2016 16:19:32 +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: c7b0b83a-f4d9-4c48-b5d9-217a7cca44dd X-Archives-Hash: 1ab58eb03f0942809e789785ff6faa1b commit: f9b06f7c9983af9de7a7852e3b0a1c905531c354 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Jul 13 16:17:17 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Jul 13 16:19:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9b06f7c dev-python/PyQt5: Mark ~ppc64 too. Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches dev-python/PyQt5/PyQt5-5.5.1.ebuild | 2 +- dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt5/PyQt5-5.5.1.ebuild b/dev-python/PyQt5/PyQt5-5.5.1.ebuild index a679403..c3be203 100644 --- a/dev-python/PyQt5/PyQt5-5.5.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.5.1.ebuild @@ -23,7 +23,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm x86" +KEYWORDS="amd64 arm ~ppc64 x86" # TODO: QtBluetooth, QtLocation, QtNfc, QtWebEngineWidgets IUSE="dbus debug declarative designer doc examples gles2 gui help multimedia diff --git a/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild b/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild index a3dbd3e..6f3a74d 100644 --- a/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild +++ b/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild @@ -20,7 +20,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" # TODO: QtBluetooth, QtLocation, QtNfc, QtWebEngine{Core,Widgets} IUSE="dbus debug declarative designer doc examples gles2 gui help multimedia