Add tags to nekbone package (#4825)
This commit is contained in:
		 pkondamudi
					pkondamudi
				
			
				
					committed by
					
						 Adam J. Stewart
						Adam J. Stewart
					
				
			
			
				
	
			
			
			 Adam J. Stewart
						Adam J. Stewart
					
				
			
						parent
						
							9ae36849af
						
					
				
				
					commit
					bdcd63ed70
				
			| @@ -22,6 +22,7 @@ | ||||
| # License along with this program; if not, write to the Free Software | ||||
| # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||||
| ############################################################################## | ||||
|  | ||||
| from spack import * | ||||
|  | ||||
|  | ||||
| @@ -34,6 +35,8 @@ class Nekbone(Package): | ||||
|     homepage = "https://github.com/ANL-CESAR/" | ||||
|     url = "https://github.com/ANL-CESAR/nekbone.git" | ||||
|  | ||||
|     tags = ['proxy-app'] | ||||
|  | ||||
|     version('develop', git='https://github.com/ANL-CESAR/nekbone.git') | ||||
|  | ||||
|     def install(self, spec, prefix): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user