summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:45:58 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:45:58 +0200
commit9ead30882e87a41be90cc9c89d8b264c87b74cbb (patch)
tree616cb0b22495eb1ad3096e1e99869828f47a1c7d /dev-qt
parentdev-qt/qtquickcontrols2: x86 stable wrt bug #620334 (diff)
downloadgentoo-9ead30882e87a41be90cc9c89d8b264c87b74cbb.tar.gz
gentoo-9ead30882e87a41be90cc9c89d8b264c87b74cbb.tar.bz2
gentoo-9ead30882e87a41be90cc9c89d8b264c87b74cbb.zip
dev-qt/qtscript: x86 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtscript/qtscript-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscript/qtscript-5.7.1.ebuild b/dev-qt/qtscript/qtscript-5.7.1.ebuild
index 8d046a3d9e10..bb05a427fcd1 100644
--- a/dev-qt/qtscript/qtscript-5.7.1.ebuild
+++ b/dev-qt/qtscript/qtscript-5.7.1.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
fi
IUSE="+jit scripttools"