diff options
author | Yiyang Wu <xgreenlandforwyy@gmail.com> | 2023-01-28 22:56:12 +0800 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2023-01-31 22:26:46 +0800 |
commit | 17b1951276436919c891c8464311f8414af3b201 (patch) | |
tree | d1d0217e3d0ff5ca38c7ee50711077215e68ea7a /sci-libs | |
parent | dev-util/Tensile: add 5.4.2 (diff) | |
download | gentoo-17b1951276436919c891c8464311f8414af3b201.tar.gz gentoo-17b1951276436919c891c8464311f8414af3b201.tar.bz2 gentoo-17b1951276436919c891c8464311f8414af3b201.zip |
sci-libs/rocBLAS: add github upstream metadata
Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/rocBLAS/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/sci-libs/rocBLAS/metadata.xml b/sci-libs/rocBLAS/metadata.xml index 02d256a5ccc2..066f5c749e3f 100644 --- a/sci-libs/rocBLAS/metadata.xml +++ b/sci-libs/rocBLAS/metadata.xml @@ -12,8 +12,11 @@ <email>xgreenlandforwyy@gmail.com</email> <name>Yiyang Wu</name> </maintainer> - <use> - <flag name="test">Perform rocblas-test to compare the result between rocBLAS and system BLAS.</flag> - <flag name="benchmark">Build and install rocblas-bench.</flag> - </use> + <use> + <flag name="test">Perform rocblas-test to compare the result between rocBLAS and system BLAS.</flag> + <flag name="benchmark">Build and install rocblas-bench.</flag> + </use> + <upstream> + <remote-id type="github">ROCmSoftwarePlatform/rocBLAS</remote-id> + </upstream> </pkgmetadata> |