forked from hasufell/hasufell-repository
		
	
		
			
	
	
		
			8 lines
		
	
	
		
			172 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			172 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| 
								 | 
							
								# Copyright 2012-2016 Wulf C. Krueger <philantrop@exherbo.org>
							 | 
						||
| 
								 | 
							
								# Distributed under the terms of the GNU General Public License v2
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								require psutil
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								PLATFORMS="~amd64 ~x86"
							 | 
						||
| 
								 | 
							
								
							 |