diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-21 18:50:49 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-21 18:50:49 -0400 |
commit | 04a81448c4439d7a22b5705aa6d9048ae45a759a (patch) | |
tree | 2baaebf4bee4b5ca3c07b5b1a283c70a094bc090 /dev-lua/luafilesystem | |
parent | dev-ruby/rspec-expectations: amd64 stable wrt bug #653658 (diff) | |
download | gentoo-04a81448c4439d7a22b5705aa6d9048ae45a759a.tar.gz gentoo-04a81448c4439d7a22b5705aa6d9048ae45a759a.tar.bz2 gentoo-04a81448c4439d7a22b5705aa6d9048ae45a759a.zip |
dev-lua/luafilesystem: amd64 stable wrt bug #638140
Bug: https://bugs.gentoo.org/638140
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-lua/luafilesystem')
-rw-r--r-- | dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild b/dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild index 74f10dd0168c..2b0ac49cf730 100644 --- a/dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild +++ b/dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild @@ -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=" |