summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-20 11:32:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-20 11:32:07 +0200
commit4e5bc89a7d48c12db482b7168ba8836e8d987a7c (patch)
treef16f69bc77d540da5b65de2d7b2dbab36ad232ea /dev-qt/qtdeclarative
parentdev-qt/qtdbus: x86 stable wrt bug #552396 (diff)
downloadgentoo-4e5bc89a7d48c12db482b7168ba8836e8d987a7c.tar.gz
gentoo-4e5bc89a7d48c12db482b7168ba8836e8d987a7c.tar.bz2
gentoo-4e5bc89a7d48c12db482b7168ba8836e8d987a7c.zip
dev-qt/qtdeclarative: x86 stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtdeclarative')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild b/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild
index e26daa14368b..360312b3480f 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
DESCRIPTION="The Declarative module for the Qt toolkit"
if [[ ${QT4_BUILD_TYPE} == release ]]; then
- KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
fi
IUSE="+accessibility qt3support webkit"