summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-10 09:05:34 +0000
committerSam James <sam@gentoo.org>2021-01-10 09:05:34 +0000
commit7c5d2f0686387a8e7795d39ee71b514893ad0d97 (patch)
tree618571239b87dccb261f91e5b634eea496cce466 /dev-qt
parentdev-qt/qtserialport: Stabilize 5.15.2 amd64, #754852 (diff)
downloadgentoo-7c5d2f0686387a8e7795d39ee71b514893ad0d97.tar.gz
gentoo-7c5d2f0686387a8e7795d39ee71b514893ad0d97.tar.bz2
gentoo-7c5d2f0686387a8e7795d39ee71b514893ad0d97.zip
dev-qt/qtspeech: Stabilize 5.15.2 amd64, #754852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt')
-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 348931041cca..369a7b3c9e1c 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)