Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwidgets/
Date: Sun, 27 Mar 2016 16:47:56
Message-Id: 1459097251.ee75a7ed965246f96d59e99e1fa79de670a2c65e.ago@gentoo
1 commit: ee75a7ed965246f96d59e99e1fa79de670a2c65e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 16:47:08 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 16:47:31 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee75a7ed
7
8 dev-qt/qtwidgets: ppc stable wrt bug #569924
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild b/dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild
18 index 1bd85c7..abfaece 100644
19 --- a/dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild
20 +++ b/dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild
21 @@ -9,7 +9,7 @@ inherit qt5-build
22 DESCRIPTION="Set of components for creating classic desktop-style UIs for the Qt5 framework"
23
24 if [[ ${QT5_BUILD_TYPE} == release ]]; then
25 - KEYWORDS="amd64 arm ~arm64 hppa ppc64 ~x86"
26 + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
27 fi
28
29 # keep IUSE defaults in sync with qtgui