summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-15 15:55:57 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-15 16:20:12 +0200
commit62f24ead35176eef3ec2ab4e514795cf44006506 (patch)
tree62b8eeb6bbe6faffe4e9be417fdfe5ca901a1f56 /dev-qt
parentdev-qt/qtdbus: x86 stable (bug #655664) (diff)
downloadgentoo-62f24ead35176eef3ec2ab4e514795cf44006506.tar.gz
gentoo-62f24ead35176eef3ec2ab4e514795cf44006506.tar.bz2
gentoo-62f24ead35176eef3ec2ab4e514795cf44006506.zip
dev-qt/qtdeclarative: x86 stable (bug #655664)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.9.6.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.9.6.ebuild
index 358689c3a3b6..c05cb9cc9a07 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.9.6.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.9.6.ebuild
@@ -8,7 +8,7 @@ inherit python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd"
fi
IUSE="gles2 +jit localstorage +widgets xml"