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/qtpaths/
Date: Mon, 11 Feb 2019 23:36:37
Message-Id: 1549928172.90d9c07f37a7ce087ce7449ead8b3309b82e86e9.slyfox@gentoo
1 commit: 90d9c07f37a7ce087ce7449ead8b3309b82e86e9
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 11 22:54:07 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 11 23:36:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90d9c07f
7
8 dev-qt/qtpaths: stable 5.11.3 for ppc, bug #670864
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-qt/qtpaths/qtpaths-5.11.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-qt/qtpaths/qtpaths-5.11.3.ebuild b/dev-qt/qtpaths/qtpaths-5.11.3.ebuild
18 index c4bb438a601..2c5adce6332 100644
19 --- a/dev-qt/qtpaths/qtpaths-5.11.3.ebuild
20 +++ b/dev-qt/qtpaths/qtpaths-5.11.3.ebuild
21 @@ -8,7 +8,7 @@ inherit qt5-build
22 DESCRIPTION="Command line client to QStandardPaths"
23
24 if [[ ${QT5_BUILD_TYPE} == release ]]; then
25 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
26 + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
27 fi
28
29 IUSE=""