summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-05 09:32:39 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-05 09:32:39 +0000
commit8e85717723685cf11d917bc6c9ee7925814b6383 (patch)
tree5280c187a691cb9b6b5f2d7e85d6bee45b341c8d /dev-lang/lua/lua-5.1.1-r2.ebuild
parentStable on alpha wrt security #172527 (diff)
downloadgentoo-2-8e85717723685cf11d917bc6c9ee7925814b6383.tar.gz
gentoo-2-8e85717723685cf11d917bc6c9ee7925814b6383.tar.bz2
gentoo-2-8e85717723685cf11d917bc6c9ee7925814b6383.zip
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-lang/lua/lua-5.1.1-r2.ebuild')
-rw-r--r--dev-lang/lua/lua-5.1.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/lua/lua-5.1.1-r2.ebuild b/dev-lang/lua/lua-5.1.1-r2.ebuild
index dd4a1d12e44d..812c3225bbd4 100644
--- a/dev-lang/lua/lua-5.1.1-r2.ebuild
+++ b/dev-lang/lua/lua-5.1.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/lua-5.1.1-r2.ebuild,v 1.8 2007/04/04 22:41:18 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/lua-5.1.1-r2.ebuild,v 1.9 2007/04/05 09:32:39 corsair Exp $
inherit eutils portability
@@ -10,7 +10,7 @@ SRC_URI="http://www.lua.org/ftp/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE="readline static"
DEPEND="readline? ( sys-libs/readline )"