summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-08-22 18:31:42 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-08-22 18:31:42 +0000
commitae21e0da8d219cffba6e845867c88b5720985532 (patch)
treedb475a7c3cd9a20ee0fb940db01c98b39a7c9a0e /dev-lang/R/R-2.1.1.ebuild
parentstable on alpha, wrt bug #102051 (diff)
downloadhistorical-ae21e0da8d219cffba6e845867c88b5720985532.tar.gz
historical-ae21e0da8d219cffba6e845867c88b5720985532.tar.bz2
historical-ae21e0da8d219cffba6e845867c88b5720985532.zip
Removed old version. Stable on amd64 and x86.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-lang/R/R-2.1.1.ebuild')
-rw-r--r--dev-lang/R/R-2.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/R/R-2.1.1.ebuild b/dev-lang/R/R-2.1.1.ebuild
index 4078260be8a0..effdb74d5327 100644
--- a/dev-lang/R/R-2.1.1.ebuild
+++ b/dev-lang/R/R-2.1.1.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.1.ebuild,v 1.1 2005/07/01 11:53:30 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.1.1.ebuild,v 1.2 2005/08/22 18:31:41 cryos 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"
pkg_setup() {
# Test for a 64 bit architecture - f2c won't work on 64 bit archs with R.