Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtspeech/
Date: Sat, 09 Jan 2021 21:16:31
Message-Id: 1610226977.56bfe2641dbecca9d18bba0aab12d44d8a936d35.sam@gentoo
1 commit: 56bfe2641dbecca9d18bba0aab12d44d8a936d35
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 9 21:15:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 9 21:16:17 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56bfe264
7
8 dev-qt/qtspeech: Stabilize 5.15.2 x86, #754852
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-qt/qtspeech/qtspeech-5.15.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-qt/qtspeech/qtspeech-5.15.2.ebuild b/dev-qt/qtspeech/qtspeech-5.15.2.ebuild
16 index 7bfc3d055e6..348931041cc 100644
17 --- a/dev-qt/qtspeech/qtspeech-5.15.2.ebuild
18 +++ b/dev-qt/qtspeech/qtspeech-5.15.2.ebuild
19 @@ -7,7 +7,7 @@ inherit qt5-build
20 DESCRIPTION="Text-to-speech library for the Qt5 framework"
21
22 if [[ ${QT5_BUILD_TYPE} == release ]]; then
23 - KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86"
24 + KEYWORDS="~amd64 ~arm arm64 ~ppc64 x86"
25 fi
26
27 # TODO: flite plugin - needs 2.0.0 (not yet in tree)