dev-qt/qtspeech: x86 stable wrt bug #699328
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Mar 2020 13:15:07 +0000 (14:15 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Mar 2020 13:15:07 +0000 (14:15 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/qtspeech/qtspeech-5.14.1.ebuild

index 5320f1478fa54e4cde1415b243370258ae422c12..891b29295cf1ea1b5dfbf22ee88042900f9414e9 100644 (file)
@@ -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)