diff options
Diffstat (limited to 'main/lua-alt-getopt/APKBUILD')
-rw-r--r-- | main/lua-alt-getopt/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/lua-alt-getopt/APKBUILD b/main/lua-alt-getopt/APKBUILD index 367097151d..78d21cc000 100644 --- a/main/lua-alt-getopt/APKBUILD +++ b/main/lua-alt-getopt/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.7.0 pkgrel=0 pkgdesc="Lua module for processing options similar to getopt_long(3)" url="http://luaforge.net/projects/alt-getopt/" +arch="x86 x86_64" license="MIT" depends="lua" makedepends= |