diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-01 04:55:10 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-01 04:55:10 +0000 |
commit | 80548d7b1ef7ecc572b8687f210595b5edc5f546 (patch) | |
tree | 60397644bc3af5cabca9f571c29f66beca28ce9a /dev-lang | |
parent | Removing ~mips because it can't satisfy DEPEND. (Manifest recommit) (diff) | |
download | gentoo-2-80548d7b1ef7ecc572b8687f210595b5edc5f546.tar.gz gentoo-2-80548d7b1ef7ecc572b8687f210595b5edc5f546.tar.bz2 gentoo-2-80548d7b1ef7ecc572b8687f210595b5edc5f546.zip |
added ~amd64 to keywords
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/R/R-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/R/R-1.8.1.ebuild b/dev-lang/R/R-1.8.1.ebuild index c38e1a2e0535..7a43c31a6d2d 100644 --- a/dev-lang/R/R-1.8.1.ebuild +++ b/dev-lang/R/R-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.8.1.ebuild,v 1.1 2004/02/17 10:05:24 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.8.1.ebuild,v 1.2 2004/03/01 04:55:10 jhuebel Exp $ IUSE="atlas X tcltk gnome" @@ -36,7 +36,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~amd64" src_compile() { |