summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:30:32 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:30:32 +0000
commit85e7a2b0c768a155a97b9719b4400a2a638be32a (patch)
treeb537f880ebf44c2d24f18b66e6b6ec9b968684c0 /dev-lang/R/R-2.1.0-r1.ebuild
parentStable on ppc. (diff)
downloadhistorical-85e7a2b0c768a155a97b9719b4400a2a638be32a.tar.gz
historical-85e7a2b0c768a155a97b9719b4400a2a638be32a.tar.bz2
historical-85e7a2b0c768a155a97b9719b4400a2a638be32a.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-lang/R/R-2.1.0-r1.ebuild')
-rw-r--r--dev-lang/R/R-2.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/R/R-2.1.0-r1.ebuild b/dev-lang/R/R-2.1.0-r1.ebuild
index cd582980b354..06bec9526ddc 100644
--- a/dev-lang/R/R-2.1.0-r1.ebuild
+++ b/dev-lang/R/R-2.1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.1.0-r1.ebuild,v 1.6 2005/06/13 20:11:09 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.1.0-r1.ebuild,v 1.7 2005/06/17 20:30:32 hansmi Exp $
inherit fortran toolchain-funcs
@@ -20,7 +20,7 @@ DEPEND="virtual/libc
tcltk? ( dev-lang/tk )"
SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="amd64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ppc ~ppc64 sparc x86"
src_compile() {
# Test for a 64 bit architecture - f2c won't work on 64 bit archs with R.