diff options
Diffstat (limited to 'main/file')
-rw-r--r-- | main/file/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/file/APKBUILD b/main/file/APKBUILD index 42c5859120..e88f832226 100644 --- a/main/file/APKBUILD +++ b/main/file/APKBUILD @@ -4,7 +4,7 @@ pkgver=5.04 pkgrel=2 pkgdesc="File type identification utility" url="http://www.darwinsys.com/file/" -arch="x86 x86_64" +arch="all" license="custom" depends= source="ftp://ftp.astron.com/pub/file/file-$pkgver.tar.gz" |