diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:42:02 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:32 +0100 |
commit | 77d9ffc1787651ce927d225b32c06730bce2ba1e (patch) | |
tree | ed913528c5487df0e060a2decc9548840d79c5d4 | |
parent | sci-libs/amd: align longdescription opening and closing tags (diff) | |
download | gentoo-77d9ffc1787651ce927d225b32c06730bce2ba1e.tar.gz gentoo-77d9ffc1787651ce927d225b32c06730bce2ba1e.tar.bz2 gentoo-77d9ffc1787651ce927d225b32c06730bce2ba1e.zip |
sci-libs/atlas: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sci-libs/atlas/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/atlas/metadata.xml b/sci-libs/atlas/metadata.xml index d13459d3cf64..7f7eebe3d1ee 100644 --- a/sci-libs/atlas/metadata.xml +++ b/sci-libs/atlas/metadata.xml @@ -12,7 +12,7 @@ Subroutines (BLAS) for both c and F77 interfaces. It can also build a subset of the linear algebra routine LAPACK library or the full LAPACK using the reference LAPACK from Netlib. -</longdescription> + </longdescription> <use> <flag name="generic">Build atlas assuming a fairly generic architecture (sse2 for x86, core2 for amd64)</flag> </use> |