forked from rarias/jungle
		
	Set amd-uprof platforms to x86_64-linux only
This commit is contained in:
		
							parent
							
								
									019826d09e
								
							
						
					
					
						commit
						9f740ec234
					
				| @ -90,7 +90,7 @@ in | ||||
|     meta = { | ||||
|       description = "Performance analysis tool-suite for x86 based applications"; | ||||
|       homepage = "https://www.amd.com/es/developer/uprof.html"; | ||||
|       platforms = lib.platforms.linux; | ||||
|       platforms = [ "x86_64-linux" ]; | ||||
|       license = lib.licenses.unfree; | ||||
|       maintainers = with lib.maintainers.bsc; [ rarias varcila ]; | ||||
|     }; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user