summaryrefslogtreecommitdiff
path: root/main/lua-alt-getopt/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-alt-getopt/APKBUILD')
-rw-r--r--main/lua-alt-getopt/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/lua-alt-getopt/APKBUILD b/main/lua-alt-getopt/APKBUILD
index f7178bbef85..4e7d51ebe10 100644
--- a/main/lua-alt-getopt/APKBUILD
+++ b/main/lua-alt-getopt/APKBUILD
@@ -10,6 +10,7 @@ arch="noarch"
license="MIT"
source="$pkgname-$pkgver.tar.gz::https://github.com/cheusov/lua-alt-getopt/archive/$pkgver.tar.gz
"
+options="!check"
_luaversions="5.1 5.2 5.3 5.4"
for _v in $_luaversions; do