commit: 25c9eafab2c51e770f0e0d13480902a301902385
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 22 01:16:12 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Aug 22 01:20:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25c9eafa
dev-qt/qtscript: ppc64 stable wrt bug #655664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-qt/qtscript/qtscript-5.9.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscript/qtscript-5.9.6.ebuild
b/dev-qt/qtscript/qtscript-5.9.6.ebuild
index 29479c5cb94..aa0e1df6e68 100644
--- a/dev-qt/qtscript/qtscript-5.9.6.ebuild
+++ b/dev-qt/qtscript/qtscript-5.9.6.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 ~sparc x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE="+jit scripttools"