summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.ebuild6
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 a5f06e28685c..c2e04ce54200 100644
--- a/dev-ruby/xml-simple/xml-simple-1.1.1.ebuild
+++ b/dev-ruby/xml-simple/xml-simple-1.1.1.ebuild
@@ -1,9 +1,9 @@
# 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.2 2012/05/01 18:24:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xml-simple/xml-simple-1.1.1.ebuild,v 1.3 2012/09/27 09:27:17 ssuominen Exp $
EAPI=2
-USE_RUBY="ruby18 ruby19 jruby ree18"
+USE_RUBY="ruby18 jruby ree18"
# Gem only contains lib code, and no easily accessible upstream repository.
RUBY_FAKEGEM_TASK_DOC=""
@@ -16,5 +16,5 @@ HOMEPAGE="http://rubyforge.org/projects/xml-simple/"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""