summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-03-09 05:05:56 +0100
committerJeroen Roovers <jer@gentoo.org>2016-03-09 05:12:24 +0100
commite287ab1bc82384dad9bf3866056cfe61bd5cfc40 (patch)
tree368b6b0fb49c0b0bd2fb19735dca17055f8c8f01 /dev-qt
parentdev-qt/qtconcurrent: Stable for HPPA PPC64 (bug #569924). (diff)
downloadgentoo-e287ab1bc82384dad9bf3866056cfe61bd5cfc40.tar.gz
gentoo-e287ab1bc82384dad9bf3866056cfe61bd5cfc40.tar.bz2
gentoo-e287ab1bc82384dad9bf3866056cfe61bd5cfc40.zip
dev-qt/qtscript: Stable for HPPA PPC64 (bug #569924).
Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtscript/qtscript-5.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild b/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild
index e1d6571b13a9..63d4391f944e 100644
--- a/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild
+++ b/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 hppa ppc64 ~x86"
fi
IUSE="+jit scripttools"