summaryrefslogtreecommitdiffstats
path: root/main/lua-filesystem/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-filesystem/APKBUILD')
-rw-r--r--main/lua-filesystem/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-filesystem/APKBUILD b/main/lua-filesystem/APKBUILD
index 5a27cc479f0..c5eb24edd1b 100644
--- a/main/lua-filesystem/APKBUILD
+++ b/main/lua-filesystem/APKBUILD
@@ -4,7 +4,7 @@ pkgver=1.5.0
pkgrel=0
pkgdesc="Lua library to complement the set of functions related to file systems"
url="http://www.keplerproject.org/luafilesystem/"
-arch="x86 x86_64"
+arch="all"
license="GPL"
depends=
makedepends="lua-dev"