Forgot to update recipe

This commit is contained in:
Wileam Yonatan Phan 2023-06-19 17:12:17 -05:00
parent 15830ee8b0
commit 46bba64179

View File

@ -81,7 +81,7 @@ class Papi(AutotoolsPackage, ROCmPackage):
)
patch("crayftn-fixes.patch", when="@6.0.0:%cce@9:")
patch("intel-oneapi-compiler-fixes.patch", when="@6.0.0:%oneapi")
patch("intel-freeform.patch", when="@7.0.1")
patch("intel-cray-freeform.patch", when="@7.0.1")
configure_directory = "src"