diff options
Diffstat (limited to 'main/unarj/APKBUILD')
-rw-r--r-- | main/unarj/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/unarj/APKBUILD b/main/unarj/APKBUILD index f40c7577d7..76489314e3 100644 --- a/main/unarj/APKBUILD +++ b/main/unarj/APKBUILD @@ -4,6 +4,7 @@ pkgver=2.63a pkgrel=1 pkgdesc="Extracting, testing and viewing the contents of archives created with the ARJ archiver" url="http://www.arjsoftware.com" +arch="x86 x86_64" license="custom" subpackages="" depends="" |