summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2024-06-27 16:57:39 +0200
committerConrad Kostecki <conikost@gentoo.org>2024-06-27 17:40:26 +0200
commitd3a0f01b442df1c459963b3c8c827588e4fbf2f1 (patch)
treedef40270b233ccfb75bb03a96c9e73c0d83637f9 /dev-lua
parentdev-lua/luasystem: add 0.4.1 (diff)
downloadgentoo-d3a0f01b442df1c459963b3c8c827588e4fbf2f1.tar.gz
gentoo-d3a0f01b442df1c459963b3c8c827588e4fbf2f1.tar.bz2
gentoo-d3a0f01b442df1c459963b3c8c827588e4fbf2f1.zip
dev-lua/luacheck: stable all-arches
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/luacheck/luacheck-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luacheck/luacheck-1.2.0.ebuild b/dev-lua/luacheck/luacheck-1.2.0.ebuild
index 485692d5a5de..e7f6b7200caa 100644
--- a/dev-lua/luacheck/luacheck-1.2.0.ebuild
+++ b/dev-lua/luacheck/luacheck-1.2.0.ebuild
@@ -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 )"