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/qtconcurrent/
Date: Sun, 19 Aug 2018 10:46:07
Message-Id: 1534674880.c4167d56066d6d91e114dd69d271f0cc2a116e6b.slyfox@gentoo
1 commit: c4167d56066d6d91e114dd69d271f0cc2a116e6b
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Aug 19 07:46:21 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 19 10:34:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4167d56
7
8 dev-qt/qtconcurrent: keyworded 5.11.1 for sparc
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild
17 index 75e304af27a..fa08dbeb0a2 100644
18 --- a/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild
19 +++ b/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild
20 @@ -8,7 +8,7 @@ inherit qt5-build
21 DESCRIPTION="Multi-threading concurrence support library 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=""