commit: c4874abcbce761ea289dec5ccbc3760c2c227597
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 04:56:55 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 04:56:55 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4874abc
dev-qt/qtscript: Stable for PPC64 (bug #543326).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
dev-qt/qtscript/qtscript-5.4.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscript/qtscript-5.4.2-r1.ebuild
b/dev-qt/qtscript/qtscript-5.4.2-r1.ebuild
index c305a18..95840a9 100644
--- a/dev-qt/qtscript/qtscript-5.4.2-r1.ebuild
+++ b/dev-qt/qtscript/qtscript-5.4.2-r1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Application scripting library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm ~arm64 hppa ~ppc64 ~x86"
+ KEYWORDS="amd64 arm ~arm64 hppa ppc64 ~x86"
fi
IUSE="+jit scripttools"