Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/tbb/
Date: Fri, 31 Mar 2017 08:52:19
Message-Id: 1490950322.4cf528fa6e25341eee76659023faffdaca216ef8.xmw@gentoo
1 commit: 4cf528fa6e25341eee76659023faffdaca216ef8
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 31 08:48:36 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 31 08:52:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf528fa
7
8 dev-cpp/tbb: ppc ppc64 stable (bug 614322).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
12
13 dev-cpp/tbb/tbb-2017.20161128.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-cpp/tbb/tbb-2017.20161128.ebuild b/dev-cpp/tbb/tbb-2017.20161128.ebuild
17 index 80201f881df..313f6d20fcf 100644
18 --- a/dev-cpp/tbb/tbb-2017.20161128.ebuild
19 +++ b/dev-cpp/tbb/tbb-2017.20161128.ebuild
20 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.threadingbuildingblocks.org/"
21 SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz"
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ppc ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
26 IUSE="debug doc examples"
27
28 DEPEND=""