commit: 76fa9c0d38ed77061b057a473db36ee83b6f361a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 11 08:01:03 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 11 08:01:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76fa9c0d
dev-lua/luacheck: Stabilize 0.23.0-r1 x86, #764617 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lua/luacheck/luacheck-0.23.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/luacheck/luacheck-0.23.0-r1.ebuild b/dev-lua/luacheck/luacheck-0.23.0-r1.ebuild index 6844adf814e..a22daf625f5 100644 --- a/dev-lua/luacheck/luacheck-0.23.0-r1.ebuild +++ b/dev-lua/luacheck/luacheck-0.23.0-r1.ebuild @@ -10,7 +10,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 luajit test" RESTRICT="!test? ( test )"
