summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/pastix/metadata.xml')
-rw-r--r--sci-libs/pastix/metadata.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-libs/pastix/metadata.xml b/sci-libs/pastix/metadata.xml
index 1a653c7ffd2f..ae51b0d4ba30 100644
--- a/sci-libs/pastix/metadata.xml
+++ b/sci-libs/pastix/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
@@ -15,9 +15,8 @@
blockwise iLU(k) factorization that can be used as a parallel
preconditioner using approximated supernodes to build a coarser
block structure of the incomplete factors.
-</longdescription>
+ </longdescription>
<use>
- <flag name="cuda">Enable GPU support using CUDA kernels</flag>
<flag name="fortran">Install the Fortran interface</flag>
<flag name="int64">Use 64- rather than 32-bit integer representation</flag>
<flag name="metis">Enable matrix ordering with <pkg>sci-libs/metis</pkg></flag>