diff options
-rw-r--r-- | sci-libs/mkl/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sci-libs/mkl/metadata.xml b/sci-libs/mkl/metadata.xml index 2504a4ee49a8..446435794d0d 100644 --- a/sci-libs/mkl/metadata.xml +++ b/sci-libs/mkl/metadata.xml @@ -6,13 +6,13 @@ <name>Gentoo Science Project</name> </maintainer> <longdescription lang="en"> - The Intel(R) Math Kernel Library is a mathematical library mostly - optimized for Intel processors (also works on AMDs). It contains BLAS - and LAPACK implementations, Fast Fourier Transforms, a vector math - library, and random number generators. It also has multiprocessor - capacities. The package is installed as binary and has a restrictive - license. Please see license terms and home page for proper use. -</longdescription> + The Intel(R) Math Kernel Library is a mathematical library mostly + optimized for Intel processors (also works on AMDs). It contains BLAS + and LAPACK implementations, Fast Fourier Transforms, a vector math + library, and random number generators. It also has multiprocessor + capacities. The package is installed as binary and has a restrictive + license. Please see license terms and home page for proper use. + </longdescription> <use> <flag name="fortran95">Installs the BLAS/LAPACK FORTRAN95 static libraries</flag> <flag name="int64">Installs the 64 bits integer libraries</flag> |