Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qdoc/
Date: Tue, 13 Nov 2018 17:53:10
Message-Id: 1542129694.71b611775c6cef22d6c95e03404324ea49451043.asturm@gentoo
1 commit: 71b611775c6cef22d6c95e03404324ea49451043
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 13 17:21:34 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 13 17:21:34 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=71b61177
7
8 dev-qt/qdoc: Sync ~ppc64 keyword from Gentoo ebuild repo
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 dev-qt/qdoc/qdoc-5.11.9999.ebuild | 4 ++--
14 dev-qt/qdoc/qdoc-5.12.9999.ebuild | 4 ++--
15 dev-qt/qdoc/qdoc-5.9999.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/dev-qt/qdoc/qdoc-5.11.9999.ebuild b/dev-qt/qdoc/qdoc-5.11.9999.ebuild
19 index 4c656e1b..b9413ea4 100644
20 --- a/dev-qt/qdoc/qdoc-5.11.9999.ebuild
21 +++ b/dev-qt/qdoc/qdoc-5.11.9999.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="Qt documentation generator"
30
31 if [[ ${QT5_BUILD_TYPE} == release ]]; then
32 - KEYWORDS="~amd64 ~x86"
33 + KEYWORDS="~amd64 ~ppc64 ~x86"
34 fi
35
36 IUSE="qml"
37
38 diff --git a/dev-qt/qdoc/qdoc-5.12.9999.ebuild b/dev-qt/qdoc/qdoc-5.12.9999.ebuild
39 index 4c656e1b..b9413ea4 100644
40 --- a/dev-qt/qdoc/qdoc-5.12.9999.ebuild
41 +++ b/dev-qt/qdoc/qdoc-5.12.9999.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2018 Gentoo Foundation
44 +# Copyright 1999-2018 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -8,7 +8,7 @@ inherit qt5-build
49 DESCRIPTION="Qt documentation generator"
50
51 if [[ ${QT5_BUILD_TYPE} == release ]]; then
52 - KEYWORDS="~amd64 ~x86"
53 + KEYWORDS="~amd64 ~ppc64 ~x86"
54 fi
55
56 IUSE="qml"
57
58 diff --git a/dev-qt/qdoc/qdoc-5.9999.ebuild b/dev-qt/qdoc/qdoc-5.9999.ebuild
59 index 4c656e1b..b9413ea4 100644
60 --- a/dev-qt/qdoc/qdoc-5.9999.ebuild
61 +++ b/dev-qt/qdoc/qdoc-5.9999.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2018 Gentoo Foundation
64 +# Copyright 1999-2018 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=6
68 @@ -8,7 +8,7 @@ inherit qt5-build
69 DESCRIPTION="Qt documentation generator"
70
71 if [[ ${QT5_BUILD_TYPE} == release ]]; then
72 - KEYWORDS="~amd64 ~x86"
73 + KEYWORDS="~amd64 ~ppc64 ~x86"
74 fi
75
76 IUSE="qml"