diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-12-17 06:54:54 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-12-17 06:54:54 +0100 |
commit | c8a707db6b2b8b153a58cebd2380bb67891dcc26 (patch) | |
tree | 0e2484ec8da38ee86c1e4a6497171d84b0067391 /dev-ruby | |
parent | dev-ruby/tokyocabinet: cleanup (diff) | |
download | gentoo-c8a707db6b2b8b153a58cebd2380bb67891dcc26.tar.gz gentoo-c8a707db6b2b8b153a58cebd2380bb67891dcc26.tar.bz2 gentoo-c8a707db6b2b8b153a58cebd2380bb67891dcc26.zip |
dev-ruby/astrolabe: add ruby23
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/astrolabe/astrolabe-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild b/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild index 08c581de6ca0..05971627cd6f 100644 --- a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild +++ b/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_DOC="yard" RUBY_FAKEGEM_RECIPE_TEST="rspec" |