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/qtxml/
Date: Sun, 15 Jul 2018 14:23:25
Message-Id: 1531664461.685a549eedbb07bfba43408028426780d0ed8372.whissi@gentoo
1 commit: 685a549eedbb07bfba43408028426780d0ed8372
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 14:12:39 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 14:21:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=685a549e
7
8 dev-qt/qtxml: x86 stable (bug #655664)
9
10 Package-Manager: Portage-2.3.42, Repoman-2.3.9
11
12 dev-qt/qtxml/qtxml-5.9.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-qt/qtxml/qtxml-5.9.6.ebuild b/dev-qt/qtxml/qtxml-5.9.6.ebuild
16 index b1b910c5a48..7f0eab10217 100644
17 --- a/dev-qt/qtxml/qtxml-5.9.6.ebuild
18 +++ b/dev-qt/qtxml/qtxml-5.9.6.ebuild
19 @@ -8,7 +8,7 @@ inherit qt5-build
20 DESCRIPTION="Implementation of SAX and DOM 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 IUSE=""