summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-10-20 16:12:05 +0000
committerAron Griffis <agriffis@gentoo.org>2004-10-20 16:12:05 +0000
commit7bb772f4ec034b339300acf90a930e330bd1725b (patch)
treece9c796c76fb8c717c52e6b9c3c986c1746340aa /dev-ruby/ri/ri-1.8b-r1.ebuild
parentremove unused fat patches (diff)
downloadhistorical-7bb772f4ec034b339300acf90a930e330bd1725b.tar.gz
historical-7bb772f4ec034b339300acf90a930e330bd1725b.tar.bz2
historical-7bb772f4ec034b339300acf90a930e330bd1725b.zip
add ~amd64
Diffstat (limited to 'dev-ruby/ri/ri-1.8b-r1.ebuild')
-rw-r--r--dev-ruby/ri/ri-1.8b-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ri/ri-1.8b-r1.ebuild b/dev-ruby/ri/ri-1.8b-r1.ebuild
index 5e60cf0be2f9..512681a545bc 100644
--- a/dev-ruby/ri/ri-1.8b-r1.ebuild
+++ b/dev-ruby/ri/ri-1.8b-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ri/ri-1.8b-r1.ebuild,v 1.1 2004/08/30 17:25:23 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ri/ri-1.8b-r1.ebuild,v 1.2 2004/10/20 16:12:05 agriffis Exp $
DESCRIPTION="Ruby Interactive reference"
HOMEPAGE="http://www.pragmaticprogrammer.com/ruby/downloads/ri.html"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/rdoc/${P}.tgz"
SLOT="0"
LICENSE="Ruby"
-KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86 ~ppc"
+KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86 ~ppc ~amd64"
IUSE=""
DEPEND="=dev-lang/ruby-1.6*"