summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/R/R-2.2.1-r1.ebuild')
-rw-r--r--dev-lang/R/R-2.2.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/R/R-2.2.1-r1.ebuild b/dev-lang/R/R-2.2.1-r1.ebuild
index 892e25248f0a..310a5c150aa8 100644
--- a/dev-lang/R/R-2.2.1-r1.ebuild
+++ b/dev-lang/R/R-2.2.1-r1.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/R/R-2.2.1-r1.ebuild,v 1.4 2007/11/17 01:44:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.2.1-r1.ebuild,v 1.5 2007/11/17 20:29:29 armin76 Exp $
inherit fortran toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://cran/src/base/R-2/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~amd64 ia64 ~ppc ~ppc64 sparc x86"
IUSE="blas jpeg nls png readline tk X lapack"
RDEPEND=">=dev-lang/perl-5.6.1-r3