diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2016-07-25 18:24:19 +0200 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2016-07-25 18:24:19 +0200 |
commit | dcf95c61bcef13bffddab4ef6f7f05e2d0656961 (patch) | |
tree | 2764aadf64739cfd76e10f1645b100f7ca6dbccf /dev-qt | |
parent | dev-qt/qtquickcontrols: keyword ~ppc (diff) | |
download | gentoo-dcf95c61bcef13bffddab4ef6f7f05e2d0656961.tar.gz gentoo-dcf95c61bcef13bffddab4ef6f7f05e2d0656961.tar.bz2 gentoo-dcf95c61bcef13bffddab4ef6f7f05e2d0656961.zip |
dev-qt/qtpaths: keyword ~ppc
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtpaths/qtpaths-5.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.6.1.ebuild b/dev-qt/qtpaths/qtpaths-5.6.1.ebuild index 084481191402..b6a789c5d54f 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="" |