Gentoo Archives: gentoo-commits

From: "Chí-Thanh Christopher Nguyễn" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtpaths/
Date: Mon, 25 Jul 2016 16:25:11
Message-Id: 1469463859.dcf95c61bcef13bffddab4ef6f7f05e2d0656961.chithanh@gentoo
1 commit: dcf95c61bcef13bffddab4ef6f7f05e2d0656961
2 Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 25 16:24:19 2016 +0000
4 Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 25 16:24:19 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf95c61
7
8 dev-qt/qtpaths: keyword ~ppc
9
10 Package-Manager: portage-2.2.28
11
12 dev-qt/qtpaths/qtpaths-5.6.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-qt/qtpaths/qtpaths-5.6.1.ebuild b/dev-qt/qtpaths/qtpaths-5.6.1.ebuild
16 index 0844811..b6a789c 100644
17 --- a/dev-qt/qtpaths/qtpaths-5.6.1.ebuild
18 +++ b/dev-qt/qtpaths/qtpaths-5.6.1.ebuild
19 @@ -9,7 +9,7 @@ inherit qt5-build
20 DESCRIPTION="Command line client to QStandardPaths"
21
22 if [[ ${QT5_BUILD_TYPE} == release ]]; then
23 - KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
24 + KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
25 fi
26
27 IUSE=""