Merge pull request #21794 from acowley/atlas-platforms

atlas: change platforms to unix
This commit is contained in:
Graham Christensen 2017-01-10 21:04:59 -05:00 committed by GitHub
commit 6a9f261a51
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ stdenv.mkDerivation {
homepage = "http://math-atlas.sourceforge.net/";
description = "Automatically Tuned Linear Algebra Software (ATLAS)";
license = stdenv.lib.licenses.bsd3;
platforms = stdenv.lib.platforms.linux;
platforms = stdenv.lib.platforms.unix;
longDescription = ''
The ATLAS (Automatically Tuned Linear Algebra Software) project is an