diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-03-21 17:31:50 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-03-21 17:36:07 +0100 |
commit | c4a74789226a5b2e186026e08311e34266973b73 (patch) | |
tree | 622a49bda13bc3270866ee32546450af2525d53e /dev-ruby | |
parent | dev-ruby/instantiator: add ruby23 (diff) | |
download | gentoo-c4a74789226a5b2e186026e08311e34266973b73.tar.gz gentoo-c4a74789226a5b2e186026e08311e34266973b73.tar.bz2 gentoo-c4a74789226a5b2e186026e08311e34266973b73.zip |
dev-ruby/introspection: add ruby23
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/introspection/introspection-0.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/introspection/introspection-0.0.3.ebuild b/dev-ruby/introspection/introspection-0.0.3.ebuild index 954902e6004d..5a81357c9659 100644 --- a/dev-ruby/introspection/introspection-0.0.3.ebuild +++ b/dev-ruby/introspection/introspection-0.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" # No documentation task RUBY_FAKEGEM_TASK_DOC="" |