diff options
Diffstat (limited to 'dev-ruby/xml-simple/xml-simple-1.1.1.ebuild')
-rw-r--r-- | dev-ruby/xml-simple/xml-simple-1.1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/xml-simple/xml-simple-1.1.1.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.1.ebuild index d0655a431c82..a5f06e28685c 100644 --- a/dev-ruby/xml-simple/xml-simple-1.1.1.ebuild +++ b/dev-ruby/xml-simple/xml-simple-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.1.1.ebuild,v 1.1 2011/10/12 06:28:46 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xml-simple/xml-simple-1.1.1.ebuild,v 1.2 2012/05/01 18:24:09 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 jruby ree18" @@ -16,5 +16,5 @@ HOMEPAGE="http://rubyforge.org/projects/xml-simple/" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" |