diff options
Diffstat (limited to 'testing/acf-fetch-crl')
-rw-r--r-- | testing/acf-fetch-crl/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/acf-fetch-crl/APKBUILD b/testing/acf-fetch-crl/APKBUILD index 3728292fdf..5b64737324 100644 --- a/testing/acf-fetch-crl/APKBUILD +++ b/testing/acf-fetch-crl/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.2.0 pkgrel=0 pkgdesc="A web-based system administration interface for fetch-crl" url="http://git.alpinelinux.org/cgit/$pkgname" +arch="x86 x86_64" license="GPL-2" depends="acf-core lua fetch-crl" makedepends="" |