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: Sat, 02 Mar 2019 11:40:23
Message-Id: 1551526796.ad0517746f430da1fd23fa4cca60a18191d3c0f2.asturm@gentoo
1 commit: ad0517746f430da1fd23fa4cca60a18191d3c0f2
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 10:57:35 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 11:39:56 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=ad051774
7
8 dev-qt/qtspeech: Sync KEYWORDS from Gentoo repository
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 dev-qt/qtspeech/qtspeech-5.12.9999.ebuild | 4 ++--
14 dev-qt/qtspeech/qtspeech-5.13.9999.ebuild | 2 +-
15 dev-qt/qtspeech/qtspeech-5.9999.ebuild | 4 ++--
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/dev-qt/qtspeech/qtspeech-5.12.9999.ebuild b/dev-qt/qtspeech/qtspeech-5.12.9999.ebuild
19 index 24627d2b..753b1829 100644
20 --- a/dev-qt/qtspeech/qtspeech-5.12.9999.ebuild
21 +++ b/dev-qt/qtspeech/qtspeech-5.12.9999.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -7,7 +7,7 @@ inherit qt5-build
29 DESCRIPTION="Text-to-speech library for the Qt5 framework"
30
31 if [[ ${QT5_BUILD_TYPE} == release ]]; then
32 - KEYWORDS="~amd64 ~x86"
33 + KEYWORDS="~amd64 ~arm ~arm64 ~x86"
34 fi
35
36 # TODO: flite plugin - needs 2.0.0 (not yet in tree)
37
38 diff --git a/dev-qt/qtspeech/qtspeech-5.13.9999.ebuild b/dev-qt/qtspeech/qtspeech-5.13.9999.ebuild
39 index 576bea19..753b1829 100644
40 --- a/dev-qt/qtspeech/qtspeech-5.13.9999.ebuild
41 +++ b/dev-qt/qtspeech/qtspeech-5.13.9999.ebuild
42 @@ -7,7 +7,7 @@ inherit qt5-build
43 DESCRIPTION="Text-to-speech library for the Qt5 framework"
44
45 if [[ ${QT5_BUILD_TYPE} == release ]]; then
46 - KEYWORDS="~amd64 ~x86"
47 + KEYWORDS="~amd64 ~arm ~arm64 ~x86"
48 fi
49
50 # TODO: flite plugin - needs 2.0.0 (not yet in tree)
51
52 diff --git a/dev-qt/qtspeech/qtspeech-5.9999.ebuild b/dev-qt/qtspeech/qtspeech-5.9999.ebuild
53 index 24627d2b..753b1829 100644
54 --- a/dev-qt/qtspeech/qtspeech-5.9999.ebuild
55 +++ b/dev-qt/qtspeech/qtspeech-5.9999.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2018 Gentoo Foundation
58 +# Copyright 1999-2019 Gentoo Authors
59 # Distributed under the terms of the GNU General Public License v2
60
61 EAPI=6
62 @@ -7,7 +7,7 @@ inherit qt5-build
63 DESCRIPTION="Text-to-speech library for the Qt5 framework"
64
65 if [[ ${QT5_BUILD_TYPE} == release ]]; then
66 - KEYWORDS="~amd64 ~x86"
67 + KEYWORDS="~amd64 ~arm ~arm64 ~x86"
68 fi
69
70 # TODO: flite plugin - needs 2.0.0 (not yet in tree)