summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-03-17 08:42:10 +0100
committerJeroen Roovers <jer@gentoo.org>2017-03-17 08:46:52 +0100
commit91d496983d88c848ef78dcc20f8c281656e1eea2 (patch)
treee32f6a8ae9fe4dab267db50bf06621b3aa2f334c /dev-qt
parentdev-qt/qtquickcontrols: Stable for HPPA (bug #598780). (diff)
downloadgentoo-91d496983d88c848ef78dcc20f8c281656e1eea2.tar.gz
gentoo-91d496983d88c848ef78dcc20f8c281656e1eea2.tar.bz2
gentoo-91d496983d88c848ef78dcc20f8c281656e1eea2.zip
dev-qt/qtscript: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtscript/qtscript-5.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscript/qtscript-5.6.2.ebuild b/dev-qt/qtscript/qtscript-5.6.2.ebuild
index 32cd7de69de3..f605ec022dd4 100644
--- a/dev-qt/qtscript/qtscript-5.6.2.ebuild
+++ b/dev-qt/qtscript/qtscript-5.6.2.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"