summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-03-12 12:52:58 +0100
committerConrad Kostecki <conikost@gentoo.org>2022-03-12 12:52:58 +0100
commit85a7bb1cf85cc35d3d71be08a10350bdc77c00be (patch)
tree92d52c7b03d07c18e0a1623f65f09a3f5c99ad5f /dev-lua
parentdev-libs/level-zero: add 1.7.15 (diff)
downloadgentoo-85a7bb1cf85cc35d3d71be08a10350bdc77c00be.tar.gz
gentoo-85a7bb1cf85cc35d3d71be08a10350bdc77c00be.tar.bz2
gentoo-85a7bb1cf85cc35d3d71be08a10350bdc77c00be.zip
dev-lua/luacheck: stable all-arches
Closes: https://bugs.gentoo.org/834998 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/luacheck/luacheck-0.25.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luacheck/luacheck-0.25.0.ebuild b/dev-lua/luacheck/luacheck-0.25.0.ebuild
index 29d6bb441a37..672738fabba4 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 )"