dev-qt/qtdemo: x86 stable wrt bug #552396
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 20 May 2017 09:32:12 +0000 (11:32 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 20 May 2017 09:32:12 +0000 (11:32 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/qtdemo/qtdemo-4.8.7.ebuild

index d73b9d66544967013d1c267ca864f649de6ae37e..f5151e23c2d30716c6ab6e63f8f8601c22778ef1 100644 (file)
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="Demonstration module and examples for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 fi
 
 IUSE="dbus declarative kde multimedia opengl phonon webkit xmlpatterns"