commit: 0637af2411ed9b56b5ee31eda280b604ccf721d3 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Mon Feb 11 22:54:32 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Feb 11 23:36:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0637af24
dev-qt/qtscript: stable 5.11.3 for ppc, bug #670864 Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-qt/qtscript/qtscript-5.11.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtscript/qtscript-5.11.3.ebuild b/dev-qt/qtscript/qtscript-5.11.3.ebuild index e139a2f6f44..22ced077510 100644 --- a/dev-qt/qtscript/qtscript-5.11.3.ebuild +++ b/dev-qt/qtscript/qtscript-5.11.3.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"