summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2023-01-31 04:17:24 +0100
committerConrad Kostecki <conikost@gentoo.org>2023-01-31 16:15:29 +0100
commitb54fcb20dee05675abd02f1083fbe0a95da9fedd (patch)
tree378afad4b267b401f47be21cc8b5ae009af5e7f8 /dev-lua
parentgames-server/minecraft-server: drop 1.19.2 (diff)
downloadgentoo-b54fcb20dee05675abd02f1083fbe0a95da9fedd.tar.gz
gentoo-b54fcb20dee05675abd02f1083fbe0a95da9fedd.tar.bz2
gentoo-b54fcb20dee05675abd02f1083fbe0a95da9fedd.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.1.0.ebuild4
1 files 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 )"