diff --git a/sci-libs/hipSPARSE/hipSPARSE-4.0.0-r1.ebuild b/sci-libs/hipSPARSE/hipSPARSE-4.0.0-r2.ebuild similarity index 98% rename from sci-libs/hipSPARSE/hipSPARSE-4.0.0-r1.ebuild rename to sci-libs/hipSPARSE/hipSPARSE-4.0.0-r2.ebuild index 6db7fd375008f..83afe36617b37 100644 --- a/sci-libs/hipSPARSE/hipSPARSE-4.0.0-r1.ebuild +++ b/sci-libs/hipSPARSE/hipSPARSE-4.0.0-r2.ebuild @@ -16,7 +16,7 @@ SLOT="0" RDEPEND=">=dev-util/rocminfo-$(ver_cut 1-2) =dev-util/hip-$(ver_cut 1-2)* =sci-libs/rocSPARSE-${PV}*" -DEPEND="${RDPEND}" +DEPEND="${RDEPEND}" S="${WORKDIR}/hipSPARSE-rocm-${PV}"