commit: dcf95c61bcef13bffddab4ef6f7f05e2d0656961
Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 16:24:19 2016 +0000
Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 16:24:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf95c61
dev-qt/qtpaths: keyword ~ppc
Package-Manager: portage-2.2.28
dev-qt/qtpaths/qtpaths-5.6.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtpaths/qtpaths-5.6.1.ebuild
b/dev-qt/qtpaths/qtpaths-5.6.1.ebuild
index 0844811..b6a789c 100644
--- a/dev-qt/qtpaths/qtpaths-5.6.1.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.6.1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Command line client to QStandardPaths"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
+ KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
fi
IUSE=""