You've already forked PKGBUILDs
							
							fix(cs-dev-sshkeys): specify architecture
This commit is contained in:
		@@ -4,7 +4,7 @@ pkgname=cs-dev-sshkeys
 | 
			
		||||
pkgver=0.2.0
 | 
			
		||||
pkgrel=0
 | 
			
		||||
pkgdesc='Register development ssh keys in /root/.ssh/authorized_keys'
 | 
			
		||||
arch=('any')
 | 
			
		||||
arch=('x86_64' 'armv7h')
 | 
			
		||||
url=https://git.cryptic.systems/volker.raschek/set-sshkeys
 | 
			
		||||
license=('Apache 2.0')
 | 
			
		||||
depends=('openssh')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user