summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/hipBLAS/hipBLAS-6.3.3.ebuild2
-rw-r--r--sci-libs/hipBLAS/hipBLAS-6.4.3-r1.ebuild2
-rw-r--r--sci-libs/hipBLAS/hipBLAS-7.0.2.ebuild2
-rw-r--r--sci-libs/hipBLAS/hipBLAS-7.1.0.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/hipBLAS/hipBLAS-6.3.3.ebuild b/sci-libs/hipBLAS/hipBLAS-6.3.3.ebuild
index 1faf7edbf78c..549c5b8542fa 100644
--- a/sci-libs/hipBLAS/hipBLAS-6.3.3.ebuild
+++ b/sci-libs/hipBLAS/hipBLAS-6.3.3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ROCM_VERSION=${PV}
-inherit cmake rocm
+inherit cmake fortran-2 rocm
DESCRIPTION="ROCm BLAS marshalling library"
HOMEPAGE="https://github.com/ROCm/hipBLAS"
SRC_URI="https://github.com/ROCm/hipBLAS/archive/rocm-${PV}.tar.gz -> ${P}.tar.gz"
diff --git a/sci-libs/hipBLAS/hipBLAS-6.4.3-r1.ebuild b/sci-libs/hipBLAS/hipBLAS-6.4.3-r1.ebuild
index 47c25418b33a..5960d4ee1994 100644
--- a/sci-libs/hipBLAS/hipBLAS-6.4.3-r1.ebuild
+++ b/sci-libs/hipBLAS/hipBLAS-6.4.3-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ROCM_VERSION=${PV}
-inherit cmake rocm
+inherit cmake fortran-2 rocm
DESCRIPTION="ROCm BLAS marshalling library"
HOMEPAGE="https://github.com/ROCm/hipBLAS"
SRC_URI="https://github.com/ROCm/hipBLAS/archive/rocm-${PV}.tar.gz -> ${P}.tar.gz"
diff --git a/sci-libs/hipBLAS/hipBLAS-7.0.2.ebuild b/sci-libs/hipBLAS/hipBLAS-7.0.2.ebuild
index cad86d6848db..c21b9c1884d9 100644
--- a/sci-libs/hipBLAS/hipBLAS-7.0.2.ebuild
+++ b/sci-libs/hipBLAS/hipBLAS-7.0.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ROCM_VERSION=${PV}
-inherit cmake rocm
+inherit cmake fortran-2 rocm
DESCRIPTION="ROCm BLAS marshalling library"
HOMEPAGE="https://github.com/ROCm/rocm-libraries/tree/develop/projects/hipblas"
SRC_URI="https://github.com/ROCm/hipBLAS/archive/rocm-${PV}.tar.gz -> ${P}.tar.gz"
diff --git a/sci-libs/hipBLAS/hipBLAS-7.1.0.ebuild b/sci-libs/hipBLAS/hipBLAS-7.1.0.ebuild
index cad86d6848db..c21b9c1884d9 100644
--- a/sci-libs/hipBLAS/hipBLAS-7.1.0.ebuild
+++ b/sci-libs/hipBLAS/hipBLAS-7.1.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ROCM_VERSION=${PV}
-inherit cmake rocm
+inherit cmake fortran-2 rocm
DESCRIPTION="ROCm BLAS marshalling library"
HOMEPAGE="https://github.com/ROCm/rocm-libraries/tree/develop/projects/hipblas"
SRC_URI="https://github.com/ROCm/hipBLAS/archive/rocm-${PV}.tar.gz -> ${P}.tar.gz"