diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2016-07-25 18:24:41 +0200 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2016-07-25 18:24:41 +0200 |
commit | cecc24318b666ece10b9dfe37dd5a17d9d94b2ce (patch) | |
tree | b08c85ae0c41719584ce5c54c6a0d36604880a56 /dev-qt/qtgraphicaleffects | |
parent | dev-qt/qtpaths: keyword ~ppc (diff) | |
download | gentoo-cecc24318b666ece10b9dfe37dd5a17d9d94b2ce.tar.gz gentoo-cecc24318b666ece10b9dfe37dd5a17d9d94b2ce.tar.bz2 gentoo-cecc24318b666ece10b9dfe37dd5a17d9d94b2ce.zip |
dev-qt/qtgraphicaleffects: keyword ~ppc
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-qt/qtgraphicaleffects')
-rw-r--r-- | dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.6.1.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.6.1.ebuild index db340ce0b130..86e6dbe76709 100644 --- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.6.1.ebuild +++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.6.1.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="Set of QML types for adding visual effects to user interfaces" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86" + KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" fi IUSE="" |