summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-13 10:33:04 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-13 10:33:04 +0000
commitd25cb82bb8aa7a50d16697d2a904d75b7251d3e2 (patch)
treec6dc3f3d5385ad87dea4d7e9ee87a751efe71eb7 /dev-lua/luasocket/luasocket-2.0.2.ebuild
parentUpdate dependency on elfutils, bug #431162 by Honza. (diff)
downloadgentoo-2-d25cb82bb8aa7a50d16697d2a904d75b7251d3e2.tar.gz
gentoo-2-d25cb82bb8aa7a50d16697d2a904d75b7251d3e2.tar.bz2
gentoo-2-d25cb82bb8aa7a50d16697d2a904d75b7251d3e2.zip
Stable for x86, wrt bug #429592
(Portage version: 2.2.0_alpha120/cvs/Linux i686)
Diffstat (limited to 'dev-lua/luasocket/luasocket-2.0.2.ebuild')
-rw-r--r--dev-lua/luasocket/luasocket-2.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luasocket/luasocket-2.0.2.ebuild b/dev-lua/luasocket/luasocket-2.0.2.ebuild
index 397a41b461c0..0a62f2e451e6 100644
--- a/dev-lua/luasocket/luasocket-2.0.2.ebuild
+++ b/dev-lua/luasocket/luasocket-2.0.2.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/luasocket/luasocket-2.0.2.ebuild,v 1.3 2012/08/07 18:10:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/luasocket/luasocket-2.0.2.ebuild,v 1.4 2012/08/13 10:33:04 johu Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://luaforge.net/frs/download.php/2664/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug"
RDEPEND=">=dev-lang/lua-5.1[deprecated]"