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/qtpositioning/
Date: Mon, 11 Feb 2019 23:36:37
Message-Id: 1549928172.f0d375e1822da47de52d2169357b98cd626eba05.slyfox@gentoo
1 commit: f0d375e1822da47de52d2169357b98cd626eba05
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 11 22:54:14 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 11 23:36:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d375e1
7
8 dev-qt/qtpositioning: 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/qtpositioning/qtpositioning-5.11.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild b/dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild
18 index 31c6fb8b3b8..02f5a6b70f2 100644
19 --- a/dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild
20 +++ b/dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild
21 @@ -9,7 +9,7 @@ DESCRIPTION="Physical position determination library for the Qt5 framework"
22 SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${QT5_MODULE}-${PV}-geoclue2.tar.xz"
23
24 if [[ ${QT5_BUILD_TYPE} == release ]]; then
25 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
26 + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
27 fi
28
29 IUSE="geoclue +qml"