diff --git a/cs-dev-sshkeys/PKGBUILD b/cs-dev-sshkeys/PKGBUILD index 43e5e30..cad1a3a 100644 --- a/cs-dev-sshkeys/PKGBUILD +++ b/cs-dev-sshkeys/PKGBUILD @@ -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')