summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:20:38 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:21:50 +0200
commitfb2a685f1619dda8be2d323b243f2cc76bcc08d0 (patch)
treed7b8667c1ff52782f0b969aa70cdd1f4e92bb9e1 /dev-qt/qtspeech
parentdev-qt/qtserialport: x86 stable wrt bug #843353 (diff)
downloadgentoo-fb2a685f1619dda8be2d323b243f2cc76bcc08d0.tar.gz
gentoo-fb2a685f1619dda8be2d323b243f2cc76bcc08d0.tar.bz2
gentoo-fb2a685f1619dda8be2d323b243f2cc76bcc08d0.zip
dev-qt/qtspeech: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtspeech')
-rw-r--r--dev-qt/qtspeech/qtspeech-5.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtspeech/qtspeech-5.15.4.ebuild b/dev-qt/qtspeech/qtspeech-5.15.4.ebuild
index 22ad0ec07739..0e48a33345f5 100644
--- a/dev-qt/qtspeech/qtspeech-5.15.4.ebuild
+++ b/dev-qt/qtspeech/qtspeech-5.15.4.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Text-to-speech library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86"
fi
IUSE="alsa flite"