diff options
Diffstat (limited to 'main/unarj/APKBUILD')
-rw-r--r-- | main/unarj/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/unarj/APKBUILD b/main/unarj/APKBUILD index 76489314e..c054d2c39 100644 --- a/main/unarj/APKBUILD +++ b/main/unarj/APKBUILD @@ -4,7 +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" +arch="all" license="custom" subpackages="" depends="" |