diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-19 11:10:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-19 11:10:58 +0100 |
commit | 5de5d96fc9bc5ecc5b0eedabac9dbb75c9a53482 (patch) | |
tree | 35e29a7460818e2490bc9e7bdd0eabe7aa04a8d5 /dev-qt/qtgraphicaleffects | |
parent | dev-qt/qtdeclarative: ppc stable wrt bug #699328 (diff) | |
download | gentoo-5de5d96fc9bc5ecc5b0eedabac9dbb75c9a53482.tar.gz gentoo-5de5d96fc9bc5ecc5b0eedabac9dbb75c9a53482.tar.bz2 gentoo-5de5d96fc9bc5ecc5b0eedabac9dbb75c9a53482.zip |
dev-qt/qtgraphicaleffects: ppc stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtgraphicaleffects')
-rw-r--r-- | dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.1.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.1.ebuild index ec75dc760768..ffd92da72633 100644 --- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.1.ebuild +++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.1.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="" |