diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:08:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:11:52 +0200 |
commit | cfcbedd38b66a3ddef5a54ca2eb5fc4d2afc38ea (patch) | |
tree | 8ce683eabc11d6913575b67cbe3e75d55c32b747 /dev-qt/qtgraphicaleffects | |
parent | dev-qt/qtdeclarative: ppc stable wrt bug #685260 (diff) | |
download | gentoo-cfcbedd38b66a3ddef5a54ca2eb5fc4d2afc38ea.tar.gz gentoo-cfcbedd38b66a3ddef5a54ca2eb5fc4d2afc38ea.tar.bz2 gentoo-cfcbedd38b66a3ddef5a54ca2eb5fc4d2afc38ea.zip |
dev-qt/qtgraphicaleffects: ppc stable wrt bug #685260
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-qt/qtgraphicaleffects')
-rw-r--r-- | dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.12.3.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.12.3.ebuild index 5b25e21e51ad..2a22eb73c653 100644 --- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.12.3.ebuild +++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.12.3.ebuild @@ -8,7 +8,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 arm64 ~hppa ~ppc ppc64 x86" + KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 x86" fi IUSE="" |