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/qtx11extras/
Date: Sun, 15 Jul 2018 14:23:26
Message-Id: 1531664459.a5d2d95fd97c7e3d9122c72fc86f8c75470f86e2.whissi@gentoo
1 commit: a5d2d95fd97c7e3d9122c72fc86f8c75470f86e2
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 14:12:07 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 14:20:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d2d95f
7
8 dev-qt/qtx11extras: x86 stable (bug #655664)
9
10 Package-Manager: Portage-2.3.42, Repoman-2.3.9
11
12 dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild b/dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild
16 index ace9790d5e9..45902262d59 100644
17 --- a/dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild
18 +++ b/dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild
19 @@ -7,7 +7,7 @@ inherit qt5-build
20 DESCRIPTION="Linux/X11-specific support library 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=""