summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 11:13:30 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 11:14:35 +0100
commit8df206912453b88ac7c6347df93f9b0241bbc41f (patch)
tree8ff634d4152fe08f8accf69ce6bb858bc1697acf /dev-qt
parentdev-qt/qtdeclarative: ppc64 stable wrt bug #699328 (diff)
downloadgentoo-8df206912453b88ac7c6347df93f9b0241bbc41f.tar.gz
gentoo-8df206912453b88ac7c6347df93f9b0241bbc41f.tar.bz2
gentoo-8df206912453b88ac7c6347df93f9b0241bbc41f.zip
dev-qt/qtgraphicaleffects: ppc64 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.1.ebuild2
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 ffd92da72633..87d18f37a571 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=""