commit:     92377a50196b00ab96a13782bd0fe99ea72d8e77
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 10:29:25 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 10:30:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92377a50

dev-lang/ispc: fix patch for 1.17.0 too

Bug: https://bugs.gentoo.org/873676
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-lang/ispc/ispc-1.17.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/ispc/ispc-1.17.0-r2.ebuild 
b/dev-lang/ispc/ispc-1.17.0-r2.ebuild
index b195585f3de7..804e3471c52c 100644
--- a/dev-lang/ispc/ispc-1.17.0-r2.ebuild
+++ b/dev-lang/ispc/ispc-1.17.0-r2.ebuild
@@ -31,7 +31,7 @@ BDEPEND="
 "
 
 PATCHES=(
-       "${FILESDIR}/${PN}-9999-llvm.patch"
+       "${FILESDIR}/${PN}-1.18.0-llvm.patch"
 )
 
 CMAKE_BUILD_TYPE="RelWithDebInfo"

Reply via email to