Add tags for ECP applications that are in Spack.
- All now have both 'ecp' and 'ecp-apps' tags. - ECP ST projects will eventually also have ecp and ecp-software tags.
This commit is contained in:
@@ -36,6 +36,8 @@ class Openmc(MakefilePackage):
|
||||
homepage = "https://github.com/ANL-CESAR/"
|
||||
url = "https://github.com/ANL-CESAR/openmc.git"
|
||||
|
||||
tags = ['ecp', 'ecp-apps']
|
||||
|
||||
version('develop', git='https://github.com/ANL-CESAR/openmc.git')
|
||||
|
||||
build_directory = 'src'
|
||||
|
Reference in New Issue
Block a user