diff options
Diffstat (limited to 'main/acf-openssh')
-rw-r--r-- | main/acf-openssh/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/acf-openssh/APKBUILD b/main/acf-openssh/APKBUILD index 887f536a7..7a3991642 100644 --- a/main/acf-openssh/APKBUILD +++ b/main/acf-openssh/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.4.2 pkgrel=0 pkgdesc="A web-based system administration interface for openssh" url="http://git.alpinelinux.org/cgit/acf-openssh" +arch="x86 x86_64" license="GPL-2" depends="acf-core lua openssh" source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2" |