commit: 4e360b304237afc74ff81533f141e9c168acde87 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Sep 21 19:05:53 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Sep 21 19:05:53 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4e360b30
Add local USE description Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> profiles/use.local.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 1108aca..dc77283 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -151,6 +151,7 @@ sci-libs/armadillo:tbb - Use matrix allocation from the Threads Building Blocks sci-libs/arrayfire:cpu - Build CPU backend. sci-libs/arrayfire:cuda - Build CUDA backend. sci-libs/arrayfire:graphics - Build with Forge graphics. +sci-libs/arrayfire:nonfree - Build ArrayFire nonfree algorithms. sci-libs/arrayfire:opencl - Build OpenCL backend. sci-libs/asl:matio - Matlab support with sci-libs/matio sci-libs/atlas:generic - Build atlas assuming a fairly generic architecture (sse2 for x86, core2 for amd64)
