Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscript/
Date: Fri, 07 Sep 2018 23:46:55
Message-Id: 1536363990.41e9f0963c1daa69b71c784ed72f9da33eda1d16.slyfox@gentoo
1 commit: 41e9f0963c1daa69b71c784ed72f9da33eda1d16
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 7 23:37:26 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 7 23:46:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41e9f096
7
8 dev-qt/qtscript: stable 5.9.6 for ppc, bug #655664
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12 RepoMan-Options: --include-arches="ppc"
13
14 dev-qt/qtscript/qtscript-5.9.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-qt/qtscript/qtscript-5.9.6.ebuild b/dev-qt/qtscript/qtscript-5.9.6.ebuild
18 index aa0e1df6e68..c2f09aef1ed 100644
19 --- a/dev-qt/qtscript/qtscript-5.9.6.ebuild
20 +++ b/dev-qt/qtscript/qtscript-5.9.6.ebuild
21 @@ -7,7 +7,7 @@ inherit qt5-build
22 DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
23
24 if [[ ${QT5_BUILD_TYPE} == release ]]; then
25 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-fbsd"
26 + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
27 fi
28
29 IUSE="+jit scripttools"