summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-05-12 22:24:28 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-05-12 22:56:04 +0200
commitb0be2b8be0bb07f6f59ae66f65a46df8b203c9d1 (patch)
treecd0ccfbcfb3727fba7bae3e8cdfd3cbfbfc6a4fb
parentdev-lua/luacheck: x86 stable (bug #638140) (diff)
downloadgentoo-b0be2b8be0bb07f6f59ae66f65a46df8b203c9d1.tar.gz
gentoo-b0be2b8be0bb07f6f59ae66f65a46df8b203c9d1.tar.bz2
gentoo-b0be2b8be0bb07f6f59ae66f65a46df8b203c9d1.zip
dev-lua/luafilesystem: x86 stable (bug #638140)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild b/dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild
index 2b0ac49cf730..f1c996243aa9 100644
--- a/dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild
+++ b/dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/keplerproject/luafilesystem/archive/v${MY_PV}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 x86 ~x86-fbsd"
IUSE="luajit"
RDEPEND="