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: Sat, 06 Oct 2018 19:12:33
Message-Id: 1538853140.3b4ec4ec2a373a06d16178d78a4664e3088ccab0.slyfox@gentoo
1 commit: 3b4ec4ec2a373a06d16178d78a4664e3088ccab0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 19:08:57 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 19:12:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b4ec4ec
7
8 dev-qt/qtpositioning: stable 5.9.6 for ppc, bug #667172
9
10 Tested-by: ernsteiswuerfel
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12 Package-Manager: Portage-2.3.50, Repoman-2.3.11
13 RepoMan-Options: --include-arches="ppc"
14
15 dev-qt/qtpositioning/qtpositioning-5.9.6.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-qt/qtpositioning/qtpositioning-5.9.6.ebuild b/dev-qt/qtpositioning/qtpositioning-5.9.6.ebuild
19 index 00c53b16264..dcec5cc776b 100644
20 --- a/dev-qt/qtpositioning/qtpositioning-5.9.6.ebuild
21 +++ b/dev-qt/qtpositioning/qtpositioning-5.9.6.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -8,7 +8,7 @@ inherit qt5-build
29 DESCRIPTION="Physical position determination library for the Qt5 framework"
30
31 if [[ ${QT5_BUILD_TYPE} == release ]]; then
32 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
33 + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
34 fi
35
36 IUSE="geoclue qml"