diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-04-16 23:26:20 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-04-16 23:29:43 +0200 |
commit | f5371f941d035cbb6da35fd4dce455a0e223fa92 (patch) | |
tree | 95fdff2fd59e490120e4012a103872863dd00d85 /dev-lua/luacheck | |
parent | media-gfx/gnome-photos: Version bump to 40.0 (diff) | |
download | gentoo-f5371f941d035cbb6da35fd4dce455a0e223fa92.tar.gz gentoo-f5371f941d035cbb6da35fd4dce455a0e223fa92.tar.bz2 gentoo-f5371f941d035cbb6da35fd4dce455a0e223fa92.zip |
dev-lua/luacheck: add stabilize-allarches
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua/luacheck')
-rw-r--r-- | dev-lua/luacheck/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lua/luacheck/metadata.xml b/dev-lua/luacheck/metadata.xml index 55354930c5ca..e50dc227996a 100644 --- a/dev-lua/luacheck/metadata.xml +++ b/dev-lua/luacheck/metadata.xml @@ -13,6 +13,7 @@ <email>gyakovlev@gentoo.org</email> <name>Georgy Yakovlev</name> </maintainer> + <stabilize-allarches/> <longdescription lang="en"> A tool for linting and static analysis of Lua code. Luacheck supports checking Lua files using syntax of |