summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-22 11:18:14 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-22 11:29:11 -0500
commit4c3a9123fc8ae454444f180cfed228ed11314a50 (patch)
tree9104223bfa3f0627a7984249212bdfcf2fcd03e7 /dev-qt/qtspeech
parentdev-qt/qtserialport: arm64 stable (bug #699240) (diff)
downloadgentoo-4c3a9123fc8ae454444f180cfed228ed11314a50.tar.gz
gentoo-4c3a9123fc8ae454444f180cfed228ed11314a50.tar.bz2
gentoo-4c3a9123fc8ae454444f180cfed228ed11314a50.zip
dev-qt/qtspeech: arm64 stable (bug #699240)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'dev-qt/qtspeech')
-rw-r--r--dev-qt/qtspeech/qtspeech-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtspeech/qtspeech-5.13.2.ebuild b/dev-qt/qtspeech/qtspeech-5.13.2.ebuild
index 72dedb54875e..9e7972000296 100644
--- a/dev-qt/qtspeech/qtspeech-5.13.2.ebuild
+++ b/dev-qt/qtspeech/qtspeech-5.13.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 ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~x86"
fi
# TODO: flite plugin - needs 2.0.0 (not yet in tree)