commit: 4136a98779f772f49d921f06da95e17858da7462 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Dec 17 14:10:30 2020 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Dec 17 14:16:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4136a987
dev-lua/luacheck: add ~x86 keyword Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> dev-lua/luacheck/luacheck-0.23.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/luacheck/luacheck-0.23.0-r1.ebuild b/dev-lua/luacheck/luacheck-0.23.0-r1.ebuild index fd481fd7bf5..65aafbf2763 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 )"
