commit: b54fcb20dee05675abd02f1083fbe0a95da9fedd Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Tue Jan 31 03:17:24 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Jan 31 15:15:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b54fcb20
dev-lua/luacheck: stable all-arches Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> dev-lua/luacheck/luacheck-1.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lua/luacheck/luacheck-1.1.0.ebuild b/dev-lua/luacheck/luacheck-1.1.0.ebuild index 19c86f745198..24f1c2ecb635 100644 --- a/dev-lua/luacheck/luacheck-1.1.0.ebuild +++ b/dev-lua/luacheck/luacheck-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lunarmodules/luacheck/archive/refs/tags/v${PV}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" IUSE="doc test" RESTRICT="!test? ( test )"
