diff options
-rw-r--r-- | sci-libs/rocBLAS/rocBLAS-4.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/rocBLAS/rocBLAS-4.3.0.ebuild b/sci-libs/rocBLAS/rocBLAS-4.3.0.ebuild index 4e05309d0c48..48945fe72456 100644 --- a/sci-libs/rocBLAS/rocBLAS-4.3.0.ebuild +++ b/sci-libs/rocBLAS/rocBLAS-4.3.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6..9} ) inherit cmake prefix python-any-r1 -DESCRIPTION="AMD's library for BLAS on ROCm." +DESCRIPTION="AMD's library for BLAS on ROCm" HOMEPAGE="https://github.com/ROCmSoftwarePlatform/rocBLAS" SRC_URI="https://github.com/ROCmSoftwarePlatform/rocBLAS/archive/rocm-${PV}.tar.gz -> rocm-${P}.tar.gz https://github.com/ROCmSoftwarePlatform/Tensile/archive/rocm-${PV}.tar.gz -> rocm-Tensile-${PV}.tar.gz" |