Add comment about skipping PAPI 7.0.0

This commit is contained in:
Wileam Phan 2023-06-16 11:41:57 -04:00
parent cb2c614008
commit 68383ce08c

View File

@ -32,6 +32,7 @@ class Papi(AutotoolsPackage, ROCmPackage):
version("master", branch="master")
version("7.0.1", sha256="c105da5d8fea7b113b0741a943d467a06c98db959ce71bdd9a50b9f03eecc43e")
# Note: version 7.0.0 is omitted due to build issues, see PR 33940 for more information
version("6.0.0.1", sha256="3cd7ed50c65b0d21d66e46d0ba34cd171178af4bbf9d94e693915c1aca1e287f")
version("6.0.0", sha256="3442709dae3405c2845b304c06a8b15395ecf4f3899a89ceb4d715103cb4055f")
version("5.7.0", sha256="d1a3bb848e292c805bc9f29e09c27870e2ff4cda6c2fba3b7da8b4bba6547589")