commit: 91d496983d88c848ef78dcc20f8c281656e1eea2
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 07:42:10 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 07:46:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d49698
dev-qt/qtscript: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
dev-qt/qtscript/qtscript-5.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscript/qtscript-5.6.2.ebuild
b/dev-qt/qtscript/qtscript-5.6.2.ebuild
index 32cd7de69de..f605ec022dd 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"