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: Fri, 07 Sep 2018 23:46:55
Message-Id: 1536363989.2e9dea818fefbb6febbe787042b091324b9dccc4.slyfox@gentoo
1 commit: 2e9dea818fefbb6febbe787042b091324b9dccc4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 7 23:37:04 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 7 23:46:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e9dea81
7
8 dev-qt/qtpaths: stable 5.9.6 for ppc, bug #655664
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12 RepoMan-Options: --include-arches="ppc"
13
14 dev-qt/qtpaths/qtpaths-5.9.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-qt/qtpaths/qtpaths-5.9.6.ebuild b/dev-qt/qtpaths/qtpaths-5.9.6.ebuild
18 index 399123d6368..36454707b72 100644
19 --- a/dev-qt/qtpaths/qtpaths-5.9.6.ebuild
20 +++ b/dev-qt/qtpaths/qtpaths-5.9.6.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=""