diff options
Diffstat (limited to 'dev-ruby/xml-simple/xml-simple-1.0.8.ebuild')
-rw-r--r-- | dev-ruby/xml-simple/xml-simple-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/xml-simple/xml-simple-1.0.8.ebuild b/dev-ruby/xml-simple/xml-simple-1.0.8.ebuild index c94e849c24f6..28d64cd20fe7 100644 --- a/dev-ruby/xml-simple/xml-simple-1.0.8.ebuild +++ b/dev-ruby/xml-simple/xml-simple-1.0.8.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/xml-simple/xml-simple-1.0.8.ebuild,v 1.2 2007/06/21 18:27:28 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xml-simple/xml-simple-1.0.8.ebuild,v 1.3 2007/06/25 15:55:42 angelos Exp $ inherit ruby gems @@ -10,6 +10,6 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="Ruby" SLOT="0" -KEYWORDS="~ia64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="" USE_RUBY="ruby18" |