Add ~ppc and ~amd64 for work.
authorRobin H. Johnson <robbat2@gentoo.org>
Fri, 13 Apr 2007 23:35:32 +0000 (23:35 +0000)
committerRobin H. Johnson <robbat2@gentoo.org>
Fri, 13 Apr 2007 23:35:32 +0000 (23:35 +0000)
Package-Manager: portage-2.1.2.3

dev-ruby/ruby-inline/ChangeLog
dev-ruby/ruby-inline/ruby-inline-3.6.2.ebuild

index a0cc987ca3b4349097bdb2c82b5c8c16d97b7a20..f763d2cb841dc3fa6306471fa342a95606590d18 100644 (file)
@@ -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)
 
index 345c4d6ff8a26f47924404b3a975981efa6e3c00..ec6fef977771cac05c945a64bfa197be0e406cc4 100644 (file)
@@ -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"