summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2007-04-13 23:35:32 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2007-04-13 23:35:32 +0000
commit61374605c018c0da2c9cae03ccbc6792a4829403 (patch)
tree83eb0b0c646c70779389b148adf56ab8664af153 /dev-ruby/ruby-inline
parentAdd ~ppc for work. (diff)
downloadgentoo-2-61374605c018c0da2c9cae03ccbc6792a4829403.tar.gz
gentoo-2-61374605c018c0da2c9cae03ccbc6792a4829403.tar.bz2
gentoo-2-61374605c018c0da2c9cae03ccbc6792a4829403.zip
Add ~ppc and ~amd64 for work.
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-ruby/ruby-inline')
-rw-r--r--dev-ruby/ruby-inline/ChangeLog6
-rw-r--r--dev-ruby/ruby-inline/ruby-inline-3.6.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-inline/ChangeLog b/dev-ruby/ruby-inline/ChangeLog
index a0cc987ca3b4..f763d2cb841d 100644
--- a/dev-ruby/ruby-inline/ChangeLog
+++ b/dev-ruby/ruby-inline/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-inline
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.1 2007/02/04 04:10:05 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.2 2007/04/13 23:35:32 robbat2 Exp $
+
+ 13 Apr 2007; Robin H. Johnson <robbat2@gentoo.org>
+ ruby-inline-3.6.2.ebuild:
+ Add ~ppc and ~amd64 for work.
*ruby-inline-3.6.2 (04 Feb 2007)
diff --git a/dev-ruby/ruby-inline/ruby-inline-3.6.2.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.6.2.ebuild
index 345c4d6ff8a2..ec6fef977771 100644
--- a/dev-ruby/ruby-inline/ruby-inline-3.6.2.ebuild
+++ b/dev-ruby/ruby-inline/ruby-inline-3.6.2.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-ruby/ruby-inline/ruby-inline-3.6.2.ebuild,v 1.1 2007/02/04 04:10:05 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.6.2.ebuild,v 1.2 2007/04/13 23:35:32 robbat2 Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
USE_RUBY="ruby18"