diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:30:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:30:14 +0100 |
commit | a64afa4b0e7f6461a1a91ba2fcdb679533b2adbe (patch) | |
tree | 54549b34d3716b991cce5559142574f410d7e42f /dev-qt | |
parent | dev-qt/qtdeclarative: stable 5.14.2-r2 for ppc, bug #719732 (diff) | |
download | gentoo-a64afa4b0e7f6461a1a91ba2fcdb679533b2adbe.tar.gz gentoo-a64afa4b0e7f6461a1a91ba2fcdb679533b2adbe.tar.bz2 gentoo-a64afa4b0e7f6461a1a91ba2fcdb679533b2adbe.zip |
dev-qt/qtgraphicaleffects: stable 5.14.2 for ppc, bug #719732
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.2.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.2.ebuild index f273932750fd..f778c7d5a49a 100644 --- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.2.ebuild +++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.2.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="" |