diff options
Diffstat (limited to 'main/unfs3/APKBUILD')
-rw-r--r-- | main/unfs3/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/unfs3/APKBUILD b/main/unfs3/APKBUILD index 536bddcd05..fa55dd5056 100644 --- a/main/unfs3/APKBUILD +++ b/main/unfs3/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.9.22 pkgrel=1 pkgdesc="a user-space implementation of the NFSv3 server specification" url="http://unfs3.sourceforge.net/" -arch="x86 x86_64" +arch="all" license='GPL' depends="" makedepends="flex" |