summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-05 09:19:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-05 09:19:41 +0000
commitd51f65efbb422194f4e2128f6b7b8b2383128f76 (patch)
tree841f242ea0614f6f321ec589b3c66692ca9b9cca /dev-lang/lua/lua-5.1.5.ebuild
parentForgot to split the phases. (diff)
downloadgentoo-2-d51f65efbb422194f4e2128f6b7b8b2383128f76.tar.gz
gentoo-2-d51f65efbb422194f4e2128f6b7b8b2383128f76.tar.bz2
gentoo-2-d51f65efbb422194f4e2128f6b7b8b2383128f76.zip
Stable for sh, wrt bug #457882
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/lua/lua-5.1.5.ebuild')
-rw-r--r--dev-lang/lua/lua-5.1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/lua/lua-5.1.5.ebuild b/dev-lang/lua/lua-5.1.5.ebuild
index f3cd57a9f4b6..d2e0afaded12 100644
--- a/dev-lang/lua/lua-5.1.5.ebuild
+++ b/dev-lang/lua/lua-5.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/lua-5.1.5.ebuild,v 1.10 2013/03/03 16:19:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/lua-5.1.5.ebuild,v 1.11 2013/03/05 09:19:41 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://www.lua.org/ftp/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
IUSE="+deprecated emacs readline static"
RDEPEND="readline? ( sys-libs/readline )"