summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-18 12:21:55 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-18 12:21:55 +0100
commita005a20d547fd2c01ad88e2a0585e42aec425bde (patch)
tree449b51acfebc6414de1ad359151e7fcb09d71dde
parentdev-qt/qtserialport: amd64 stable wrt bug #699240 (diff)
downloadgentoo-a005a20d547fd2c01ad88e2a0585e42aec425bde.tar.gz
gentoo-a005a20d547fd2c01ad88e2a0585e42aec425bde.tar.bz2
gentoo-a005a20d547fd2c01ad88e2a0585e42aec425bde.zip
dev-qt/qtspeech: amd64 stable wrt bug #699240
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 17f8c70c3c51..72dedb54875e 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)