diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 19:24:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 19:24:43 +0000 |
commit | 5c3c7c9c5af808294e98a840ff4f1497ae7d49dc (patch) | |
tree | e8649b4cc130ae8db6aa35c472880b06dc4eddf4 /sci-libs | |
parent | net-libs/pjproject: security cleanup (diff) | |
download | gentoo-5c3c7c9c5af808294e98a840ff4f1497ae7d49dc.tar.gz gentoo-5c3c7c9c5af808294e98a840ff4f1497ae7d49dc.tar.bz2 gentoo-5c3c7c9c5af808294e98a840ff4f1497ae7d49dc.zip |
sci-libs/lapack: add github remote-id
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/lapack/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-libs/lapack/metadata.xml b/sci-libs/lapack/metadata.xml index e4cd26e0166e..c5618c37be16 100644 --- a/sci-libs/lapack/metadata.xml +++ b/sci-libs/lapack/metadata.xml @@ -28,4 +28,7 @@ This package installs the reference FORTRAN 77 implementation from Netlib. <flag name="eselect-ldso">Enable runtime library switching by eselect and ld.so.</flag> </use> + <upstream> + <remote-id type="github">Reference-LAPACK/lapack</remote-id> + </upstream> </pkgmetadata> |