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/qtdeclarative/
Date: Fri, 17 Aug 2018 21:12:48
Message-Id: 1534540346.036c1afa47facc261a7865311dba196eb5266f5c.slyfox@gentoo
1 commit: 036c1afa47facc261a7865311dba196eb5266f5c
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Aug 17 06:54:00 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 17 21:12:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=036c1afa
7
8 dev-qt/qtdeclarative: keyworded 5.9.6 for sparc
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-qt/qtdeclarative/qtdeclarative-5.9.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.9.6.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.9.6.ebuild
17 index c05cb9cc9a0..2001269d7e0 100644
18 --- a/dev-qt/qtdeclarative/qtdeclarative-5.9.6.ebuild
19 +++ b/dev-qt/qtdeclarative/qtdeclarative-5.9.6.ebuild
20 @@ -8,7 +8,7 @@ inherit python-any-r1 qt5-build
21 DESCRIPTION="The QML and Quick modules for the Qt5 framework"
22
23 if [[ ${QT5_BUILD_TYPE} == release ]]; then
24 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd"
25 + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
26 fi
27
28 IUSE="gles2 +jit localstorage +widgets xml"