summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-08-03 13:43:17 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-08-03 13:43:17 +0000
commitc35c06f3135536c1708ecd3a1fe5bf5f147843ef (patch)
treea7166ec8104bdf76f9f8e8be79d68b1e42932626 /dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild
parentStable on amd64 wrt bug #418771 (diff)
downloadgentoo-2-c35c06f3135536c1708ecd3a1fe5bf5f147843ef.tar.gz
gentoo-2-c35c06f3135536c1708ecd3a1fe5bf5f147843ef.tar.bz2
gentoo-2-c35c06f3135536c1708ecd3a1fe5bf5f147843ef.zip
Stable on amd64 wrt bug #418773
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild')
-rw-r--r--dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild b/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild
index 08b30d51aef7..0d282d08423b 100644
--- a/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild
+++ b/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild,v 1.4 2012/08/02 08:47:06 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild,v 1.5 2012/08/03 13:43:17 hwoarang Exp $
EAPI="3"
inherit multilib toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://github/keplerproject/luafilesystem/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/lua-5.1"