diff options
Diffstat (limited to 'dev-ruby/xml-simple/xml-simple-1.1.5.ebuild')
-rw-r--r-- | dev-ruby/xml-simple/xml-simple-1.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild index fe6d02e442e1..5e3d2faefa03 100644 --- a/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild +++ b/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" # Gem only contains lib code, and github repository has no tags. RUBY_FAKEGEM_RECIPE_DOC="rdoc" |