summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-08-24 11:22:34 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-08-24 11:22:34 +0000
commit4a7723e3df04d1de853757ab0690d7d6923bd2af (patch)
tree933d7d1ae063e14d407898cda93025f72215c7bd /dev-lang/erlang/erlang-12.2.3-r1.ebuild
parentStable on ppc64; bug #231553 (diff)
downloadhistorical-4a7723e3df04d1de853757ab0690d7d6923bd2af.tar.gz
historical-4a7723e3df04d1de853757ab0690d7d6923bd2af.tar.bz2
historical-4a7723e3df04d1de853757ab0690d7d6923bd2af.zip
Stable on ppc64; bug #231553
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-lang/erlang/erlang-12.2.3-r1.ebuild')
-rw-r--r--dev-lang/erlang/erlang-12.2.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/erlang/erlang-12.2.3-r1.ebuild b/dev-lang/erlang/erlang-12.2.3-r1.ebuild
index 04b416aa7593..90d7087acdcb 100644
--- a/dev-lang/erlang/erlang-12.2.3-r1.ebuild
+++ b/dev-lang/erlang/erlang-12.2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-12.2.3-r1.ebuild,v 1.4 2008/08/19 09:31:12 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-12.2.3-r1.ebuild,v 1.5 2008/08/24 11:22:34 corsair Exp $
inherit autotools elisp-common eutils flag-o-matic multilib versionator
@@ -25,7 +25,7 @@ SRC_URI="http://www.erlang.org/download/${MY_P}.tar.gz
LICENSE="EPL"
SLOT="0"
-KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="doc emacs hipe java kpoll odbc smp sctp ssl tk"
RDEPEND=">=dev-lang/perl-5.6.1