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/qtspeech/
Date: Sun, 26 Jan 2020 10:51:25
Message-Id: 1580035800.c12b24e34642f0ee38724f54213e22545157c2e6.asturm@gentoo
1 commit: c12b24e34642f0ee38724f54213e22545157c2e6
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 25 21:35:41 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 26 10:50:00 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=c12b24e3
7
8 dev-qt/qtspeech: keyword on ~ppc64
9
10 Package-Manager: Portage-2.3.85, Repoman-2.3.20
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 dev-qt/qtspeech/qtspeech-5.14.9999.ebuild | 4 ++--
15 dev-qt/qtspeech/qtspeech-5.15.9999.ebuild | 4 ++--
16 dev-qt/qtspeech/qtspeech-5.9999.ebuild | 4 ++--
17 3 files changed, 6 insertions(+), 6 deletions(-)
18
19 diff --git a/dev-qt/qtspeech/qtspeech-5.14.9999.ebuild b/dev-qt/qtspeech/qtspeech-5.14.9999.ebuild
20 index 17f8c70c..12d0485f 100644
21 --- a/dev-qt/qtspeech/qtspeech-5.14.9999.ebuild
22 +++ b/dev-qt/qtspeech/qtspeech-5.14.9999.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2019 Gentoo Authors
25 +# Copyright 1999-2020 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 @@ -7,7 +7,7 @@ inherit qt5-build
30 DESCRIPTION="Text-to-speech library for the Qt5 framework"
31
32 if [[ ${QT5_BUILD_TYPE} == release ]]; then
33 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
34 + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
35 fi
36
37 # TODO: flite plugin - needs 2.0.0 (not yet in tree)
38
39 diff --git a/dev-qt/qtspeech/qtspeech-5.15.9999.ebuild b/dev-qt/qtspeech/qtspeech-5.15.9999.ebuild
40 index 17f8c70c..12d0485f 100644
41 --- a/dev-qt/qtspeech/qtspeech-5.15.9999.ebuild
42 +++ b/dev-qt/qtspeech/qtspeech-5.15.9999.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2019 Gentoo Authors
45 +# Copyright 1999-2020 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=7
49 @@ -7,7 +7,7 @@ inherit qt5-build
50 DESCRIPTION="Text-to-speech library for the Qt5 framework"
51
52 if [[ ${QT5_BUILD_TYPE} == release ]]; then
53 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
54 + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
55 fi
56
57 # TODO: flite plugin - needs 2.0.0 (not yet in tree)
58
59 diff --git a/dev-qt/qtspeech/qtspeech-5.9999.ebuild b/dev-qt/qtspeech/qtspeech-5.9999.ebuild
60 index 17f8c70c..12d0485f 100644
61 --- a/dev-qt/qtspeech/qtspeech-5.9999.ebuild
62 +++ b/dev-qt/qtspeech/qtspeech-5.9999.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2019 Gentoo Authors
65 +# Copyright 1999-2020 Gentoo Authors
66 # Distributed under the terms of the GNU General Public License v2
67
68 EAPI=7
69 @@ -7,7 +7,7 @@ inherit qt5-build
70 DESCRIPTION="Text-to-speech library for the Qt5 framework"
71
72 if [[ ${QT5_BUILD_TYPE} == release ]]; then
73 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
74 + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
75 fi
76
77 # TODO: flite plugin - needs 2.0.0 (not yet in tree)