From 85a7bb1cf85cc35d3d71be08a10350bdc77c00be Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sat, 12 Mar 2022 12:52:58 +0100 Subject: [PATCH] dev-lua/luacheck: stable all-arches Closes: https://bugs.gentoo.org/834998 Signed-off-by: Conrad Kostecki --- dev-lua/luacheck/luacheck-0.25.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/luacheck/luacheck-0.25.0.ebuild b/dev-lua/luacheck/luacheck-0.25.0.ebuild index 29d6bb441a373..672738fabba4f 100644 --- a/dev-lua/luacheck/luacheck-0.25.0.ebuild +++ b/dev-lua/luacheck/luacheck-0.25.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/luarocks/luacheck/archive/${PV}.tar.gz -> ${P}.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 )"