diff options
Diffstat (limited to 'dev-ruby/xml-simple/xml-simple-1.0.16.ebuild')
-rw-r--r-- | dev-ruby/xml-simple/xml-simple-1.0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/xml-simple/xml-simple-1.0.16.ebuild b/dev-ruby/xml-simple/xml-simple-1.0.16.ebuild index 952769af7181..07f8a35f78ff 100644 --- a/dev-ruby/xml-simple/xml-simple-1.0.16.ebuild +++ b/dev-ruby/xml-simple/xml-simple-1.0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.16.ebuild,v 1.2 2011/10/12 06:22:13 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xml-simple/xml-simple-1.0.16.ebuild,v 1.3 2011/10/17 22:13:08 hwoarang Exp $ EAPI=2 USE_RUBY="ruby18 jruby ree18" @@ -16,5 +16,5 @@ HOMEPAGE="http://rubyforge.org/projects/xml-simple/" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~x86" IUSE="" |