summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-09 21:15:47 +0000
committerSam James <sam@gentoo.org>2021-01-09 21:16:17 +0000
commit56bfe2641dbecca9d18bba0aab12d44d8a936d35 (patch)
treeeb7bfd14fe4dc093abc140e88b49b14858724479 /dev-qt/qtspeech
parentdev-qt/qtserialport: Stabilize 5.15.2 x86, #754852 (diff)
downloadgentoo-56bfe2641dbecca9d18bba0aab12d44d8a936d35.tar.gz
gentoo-56bfe2641dbecca9d18bba0aab12d44d8a936d35.tar.bz2
gentoo-56bfe2641dbecca9d18bba0aab12d44d8a936d35.zip
dev-qt/qtspeech: Stabilize 5.15.2 x86, #754852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtspeech')
-rw-r--r--dev-qt/qtspeech/qtspeech-5.15.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtspeech/qtspeech-5.15.2.ebuild b/dev-qt/qtspeech/qtspeech-5.15.2.ebuild
index 7bfc3d055e6e..348931041cca 100644
--- a/dev-qt/qtspeech/qtspeech-5.15.2.ebuild
+++ b/dev-qt/qtspeech/qtspeech-5.15.2.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Text-to-speech library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~ppc64 x86"
fi
# TODO: flite plugin - needs 2.0.0 (not yet in tree)