Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtgraphicaleffects/
Date: Mon, 11 Feb 2019 23:36:37
Message-Id: 1549928171.2402c55c1f8b28db39a0a631965da76755937976.slyfox@gentoo
1 commit: 2402c55c1f8b28db39a0a631965da76755937976
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 11 22:53:29 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 11 23:36:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2402c55c
7
8 dev-qt/qtgraphicaleffects: stable 5.11.3 for ppc, bug #670864
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.3.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.3.ebuild
18 index 3b39ae44f17..1d67e899922 100644
19 --- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.3.ebuild
20 +++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.3.ebuild
21 @@ -8,7 +8,7 @@ inherit qt5-build
22 DESCRIPTION="Set of QML types for adding visual effects to user interfaces"
23
24 if [[ ${QT5_BUILD_TYPE} == release ]]; then
25 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86"
26 + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
27 fi
28
29 IUSE=""