Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebkit/
Date: Fri, 07 Jul 2017 11:40:51
Message-Id: 1499426769.8723bfd0e78b74d3b0d2c529b77f43fca7ec652e.aballier@gentoo
1 commit: 8723bfd0e78b74d3b0d2c529b77f43fca7ec652e
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 11:26:09 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 11:26:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8723bfd0
7
8 dev-qt/qtwebkit: remove ~arm64 keywords on 5.6.2. We have 5.7.1 and 5.6 has broken deps on arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild b/dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild
16 index 5fa5f9b867e..a944be9499b 100644
17 --- a/dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild
18 +++ b/dev-qt/qtwebkit/qtwebkit-5.6.2.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="WebKit rendering library for the Qt5 framework (deprecated)"
20 SRC_URI="https://download.qt.io/community_releases/${PV%.*}/${PV}/${PN}-opensource-src-${PV}.tar.xz"
21
22 if [[ ${QT5_BUILD_TYPE} == release ]]; then
23 - KEYWORDS="amd64 arm ~arm64 ppc64 x86"
24 + KEYWORDS="amd64 arm ppc64 x86"
25 fi
26
27 # TODO: qttestlib