commit: 40eafd69a2ff98aa5c8dc63e000d28c5597d0696
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 16:12:40 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 16:12:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40eafd69
dev-qt/qtscript: ppc64 stable wrt bug #691738
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-qt/qtscript/qtscript-5.12.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscript/qtscript-5.12.5.ebuild
b/dev-qt/qtscript/qtscript-5.12.5.ebuild
index 0c56556d7f1..73bc2b0c612 100644
--- a/dev-qt/qtscript/qtscript-5.12.5.ebuild
+++ b/dev-qt/qtscript/qtscript-5.12.5.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"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
fi
IUSE="+jit scripttools"