summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2020-12-17 15:10:30 +0100
committerConrad Kostecki <conikost@gentoo.org>2020-12-17 15:16:58 +0100
commit4136a98779f772f49d921f06da95e17858da7462 (patch)
tree62e407e9d6bfa6eab6fac660696cc927455f4608 /dev-lua/luacheck
parentdev-util/glib-utils: bump to 2.66.4 (diff)
downloadgentoo-4136a98779f772f49d921f06da95e17858da7462.tar.gz
gentoo-4136a98779f772f49d921f06da95e17858da7462.tar.bz2
gentoo-4136a98779f772f49d921f06da95e17858da7462.zip
dev-lua/luacheck: add ~x86 keyword
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua/luacheck')
-rw-r--r--dev-lua/luacheck/luacheck-0.23.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luacheck/luacheck-0.23.0-r1.ebuild b/dev-lua/luacheck/luacheck-0.23.0-r1.ebuild
index fd481fd7bf5e..65aafbf27635 100644
--- a/dev-lua/luacheck/luacheck-0.23.0-r1.ebuild
+++ b/dev-lua/luacheck/luacheck-0.23.0-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/mpeterv/luacheck/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc64"
+KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~x86"
IUSE="doc luajit test"
RESTRICT="!test? ( test )"