Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: profiles/
Date: Mon, 21 Sep 2015 19:06:30
Message-Id: 1442862353.4e360b304237afc74ff81533f141e9c168acde87.jlec@gentoo
1 commit: 4e360b304237afc74ff81533f141e9c168acde87
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 19:05:53 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 19:05:53 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4e360b30
7
8 Add local USE description
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11
12 profiles/use.local.desc | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/profiles/use.local.desc b/profiles/use.local.desc
16 index 1108aca..dc77283 100644
17 --- a/profiles/use.local.desc
18 +++ b/profiles/use.local.desc
19 @@ -151,6 +151,7 @@ sci-libs/armadillo:tbb - Use matrix allocation from the Threads Building Blocks
20 sci-libs/arrayfire:cpu - Build CPU backend.
21 sci-libs/arrayfire:cuda - Build CUDA backend.
22 sci-libs/arrayfire:graphics - Build with Forge graphics.
23 +sci-libs/arrayfire:nonfree - Build ArrayFire nonfree algorithms.
24 sci-libs/arrayfire:opencl - Build OpenCL backend.
25 sci-libs/asl:matio - Matlab support with sci-libs/matio
26 sci-libs/atlas:generic - Build atlas assuming a fairly generic architecture (sse2 for x86, core2 for amd64)