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 22CDB139695 for ; Fri, 7 Jul 2017 11:40:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65825274176; Fri, 7 Jul 2017 11:40:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3E081274176 for ; Fri, 7 Jul 2017 11:40:50 +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 50F0C3418AB for ; Fri, 7 Jul 2017 11:40:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62B8874A6 for ; Fri, 7 Jul 2017 11:40:46 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1499426769.8723bfd0e78b74d3b0d2c529b77f43fca7ec652e.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebkit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild X-VCS-Directories: dev-qt/qtwebkit/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 8723bfd0e78b74d3b0d2c529b77f43fca7ec652e X-VCS-Branch: master Date: Fri, 7 Jul 2017 11:40:46 +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: ba87a2b0-7657-44bf-b032-ff7c8367f933 X-Archives-Hash: c3aae48215c3339dc6bf34a2a0da4b6a commit: 8723bfd0e78b74d3b0d2c529b77f43fca7ec652e Author: Alexis Ballier gentoo org> AuthorDate: Fri Jul 7 11:26:09 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Jul 7 11:26:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8723bfd0 dev-qt/qtwebkit: remove ~arm64 keywords on 5.6.2. We have 5.7.1 and 5.6 has broken deps on arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild b/dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild index 5fa5f9b867e..a944be9499b 100644 --- a/dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild +++ b/dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="WebKit rendering library for the Qt5 framework (deprecated)" SRC_URI="https://download.qt.io/community_releases/${PV%.*}/${PV}/${PN}-opensource-src-${PV}.tar.xz" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~arm64 ppc64 x86" + KEYWORDS="amd64 arm ppc64 x86" fi # TODO: qttestlib