Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdeclarative/
Date: Mon, 26 Mar 2018 07:04:47
Message-Id: 1522047762.994b0819adeed4f67c0536b6d0871d02b5accd7a.slyfox@gentoo
1 commit: 994b0819adeed4f67c0536b6d0871d02b5accd7a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 26 07:02:42 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 26 07:02:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=994b0819
7
8 dev-qt/qtdeclarative: stable 5.9.4 for ppc64, bug #642822
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild
17 index 2e24febe74a..4d887b297f2 100644
18 --- a/dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild
19 +++ b/dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild
20 @@ -8,7 +8,7 @@ inherit python-any-r1 qt5-build
21 DESCRIPTION="The QML and Quick modules for the Qt5 framework"
22
23 if [[ ${QT5_BUILD_TYPE} == release ]]; then
24 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86 ~amd64-fbsd"
25 + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-fbsd"
26 fi
27
28 IUSE="gles2 +jit localstorage +widgets xml"