summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-25 21:06:48 +0100
committerSam James <sam@gentoo.org>2021-07-25 21:06:48 +0100
commit1b2496235a6d459a7fb3fb8951a7009376531e7f (patch)
tree95be5cda3033afb083b1ea99dccb8ac7f3031799 /dev-qt
parentdev-python/PyQt5: Stabilize 5.15.4-r1 arm, #799632 (diff)
downloadgentoo-1b2496235a6d459a7fb3fb8951a7009376531e7f.tar.gz
gentoo-1b2496235a6d459a7fb3fb8951a7009376531e7f.tar.bz2
gentoo-1b2496235a6d459a7fb3fb8951a7009376531e7f.zip
dev-qt/qtspeech: Stabilize 5.15.2 arm, #799632
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 369a7b3c9e1c..89841a3c90dd 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)