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/qthelp/
Date: Sun, 28 Jan 2018 18:05:05
Message-Id: 1517162675.c9a48d12b45e24db4993fbcda7adb874649a6e63.slyfox@gentoo
1 commit: c9a48d12b45e24db4993fbcda7adb874649a6e63
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 28 18:04:35 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 28 18:04:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9a48d12
7
8 dev-qt/qthelp: stable 5.7.1 for ppc, bug #645430
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-qt/qthelp/qthelp-5.7.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-qt/qthelp/qthelp-5.7.1.ebuild b/dev-qt/qthelp/qthelp-5.7.1.ebuild
17 index 4efe2c5d31b..612fcb84d0d 100644
18 --- a/dev-qt/qthelp/qthelp-5.7.1.ebuild
19 +++ b/dev-qt/qthelp/qthelp-5.7.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -8,7 +8,7 @@ inherit qt5-build
27 DESCRIPTION="Qt5 module for integrating online documentation into applications"
28
29 if [[ ${QT5_BUILD_TYPE} == release ]]; then
30 - KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ppc64 x86"
31 + KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86"
32 fi
33
34 IUSE=""