commit: e287ab1bc82384dad9bf3866056cfe61bd5cfc40 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Wed Mar 9 04:05:56 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Wed Mar 9 04:12:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e287ab1b
dev-qt/qtscript: Stable for HPPA PPC64 (bug #569924). Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches dev-qt/qtscript/qtscript-5.5.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild b/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild index e1d6571..63d4391 100644 --- a/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild +++ b/dev-qt/qtscript/qtscript-5.5.1-r1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 hppa ppc64 ~x86" fi IUSE="+jit scripttools"