summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 22:50:09 +0000
committerSam James <sam@gentoo.org>2021-01-23 22:50:44 +0000
commit28575f7d692eb58f145c6fe624aae742ad9c7c0c (patch)
tree106e6fd3dd48bd241aa1b3073601001be2c60c00 /dev-lua/luacheck/luacheck-0.23.0-r100.ebuild
parentdev-lua/LuaBitOp: Stabilize 1.0.2-r102 arm, #766528 (diff)
downloadgentoo-28575f7d692eb58f145c6fe624aae742ad9c7c0c.tar.gz
gentoo-28575f7d692eb58f145c6fe624aae742ad9c7c0c.tar.bz2
gentoo-28575f7d692eb58f145c6fe624aae742ad9c7c0c.zip
dev-lua/luacheck: Stabilize 0.23.0-r100 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/luacheck/luacheck-0.23.0-r100.ebuild')
-rw-r--r--dev-lua/luacheck/luacheck-0.23.0-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luacheck/luacheck-0.23.0-r100.ebuild b/dev-lua/luacheck/luacheck-0.23.0-r100.ebuild
index 5345821b376c..d2dab5a6e06d 100644
--- a/dev-lua/luacheck/luacheck-0.23.0-r100.ebuild
+++ b/dev-lua/luacheck/luacheck-0.23.0-r100.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/mpeterv/luacheck/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86"
IUSE="doc test"
RESTRICT="!test? ( test )"