Gentoo Archives: gentoo-commits

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