diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-11 22:53:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-11 23:36:11 +0000 |
commit | 2402c55c1f8b28db39a0a631965da76755937976 (patch) | |
tree | ad04c779c1049824c93bfdbcf400e8ffdbc2db45 /dev-qt/qtgraphicaleffects | |
parent | dev-qt/qtdeclarative: stable 5.11.3 for ppc, bug #670864 (diff) | |
download | gentoo-2402c55c1f8b28db39a0a631965da76755937976.tar.gz gentoo-2402c55c1f8b28db39a0a631965da76755937976.tar.bz2 gentoo-2402c55c1f8b28db39a0a631965da76755937976.zip |
dev-qt/qtgraphicaleffects: stable 5.11.3 for ppc, bug #670864
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-qt/qtgraphicaleffects')
-rw-r--r-- | dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.3.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.3.ebuild index 3b39ae44f171..1d67e8999223 100644 --- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.3.ebuild +++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.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="" |