Remove accidental bleed over trilinos change

This commit is contained in:
Philip Sakievich 2023-01-10 09:38:51 -07:00
parent 8d8e88c177
commit 065eaa739f

View File

@ -217,7 +217,6 @@ class Trilinos(CMakePackage, CudaPackage, ROCmPackage):
# ###################### Conflicts ##########################
conflicts("~hdf5", when="+exodus")
# Epetra stack
with when("~epetra"):
conflicts("+amesos")