Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwidgets/
Date: Sun, 15 Jul 2018 14:23:28
Message-Id: 1531664457.ba773707309a264bd01704674ba22acffe37bfb1.whissi@gentoo
1 commit: ba773707309a264bd01704674ba22acffe37bfb1
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 14:11:35 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 14:20:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba773707
7
8 dev-qt/qtwidgets: x86 stable (bug #655664)
9
10 Package-Manager: Portage-2.3.42, Repoman-2.3.9
11
12 dev-qt/qtwidgets/qtwidgets-5.9.6-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-qt/qtwidgets/qtwidgets-5.9.6-r1.ebuild b/dev-qt/qtwidgets/qtwidgets-5.9.6-r1.ebuild
16 index 2512fb63819..3e5b6aa2790 100644
17 --- a/dev-qt/qtwidgets/qtwidgets-5.9.6-r1.ebuild
18 +++ b/dev-qt/qtwidgets/qtwidgets-5.9.6-r1.ebuild
19 @@ -8,7 +8,7 @@ inherit qt5-build
20 DESCRIPTION="Set of components for creating classic desktop-style UIs for the Qt5 framework"
21
22 if [[ ${QT5_BUILD_TYPE} == release ]]; then
23 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
24 + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd"
25 fi
26
27 # keep IUSE defaults in sync with qtgui