diff options
Diffstat (limited to 'main/apg/APKBUILD')
-rw-r--r-- | main/apg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/apg/APKBUILD b/main/apg/APKBUILD index d0449859f7..a7d969f1ed 100644 --- a/main/apg/APKBUILD +++ b/main/apg/APKBUILD @@ -4,7 +4,7 @@ pkgver=2.2.3 pkgrel=1 pkgdesc="Automated Password Generator." url="http://www.adel.nursat.kz/apg/index.shtml" -arch="x86 x86_64" +arch="all" license="custom" subpackages="$pkgname-doc" depends= |