summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-12 15:04:47 +0000
committerSam James <sam@gentoo.org>2020-10-12 15:22:32 +0000
commit3b8d7c7b5291b46b7975e793131a100773b28e76 (patch)
treebb5b6bee58c21b4217ef8ff07d34e4cd29335490 /dev-qt
parentdev-qt/qtserialport: Stabilize 5.15.1 amd64, #734600 (diff)
downloadgentoo-3b8d7c7b5291b46b7975e793131a100773b28e76.tar.gz
gentoo-3b8d7c7b5291b46b7975e793131a100773b28e76.tar.bz2
gentoo-3b8d7c7b5291b46b7975e793131a100773b28e76.zip
dev-qt/qtspeech: Stabilize 5.15.1 amd64, #734600
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtspeech/qtspeech-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtspeech/qtspeech-5.15.1.ebuild b/dev-qt/qtspeech/qtspeech-5.15.1.ebuild
index 39d1653e8bf3..8438f1c8e5c5 100644
--- a/dev-qt/qtspeech/qtspeech-5.15.1.ebuild
+++ b/dev-qt/qtspeech/qtspeech-5.15.1.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)