diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-11-09 00:28:50 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-11-09 00:28:50 +0100 |
commit | 67d8eb0f19a3d43befa6ee36ff639f68f63bde0a (patch) | |
tree | b8daaee093cdddcfbdf6d53c3b69d3dd38dbcd73 /dev-ruby/mixlib-shellout | |
parent | dev-ruby/jsobfu: Add ruby23 (diff) | |
download | gentoo-67d8eb0f19a3d43befa6ee36ff639f68f63bde0a.tar.gz gentoo-67d8eb0f19a3d43befa6ee36ff639f68f63bde0a.tar.bz2 gentoo-67d8eb0f19a3d43befa6ee36ff639f68f63bde0a.zip |
dev-ruby/mixlib-shellout: Add ruby23
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-ruby/mixlib-shellout')
-rw-r--r-- | dev-ruby/mixlib-shellout/mixlib-shellout-2.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mixlib-shellout/mixlib-shellout-2.2.7.ebuild b/dev-ruby/mixlib-shellout/mixlib-shellout-2.2.7.ebuild index 4b84f8033293..8f473682f447 100644 --- a/dev-ruby/mixlib-shellout/mixlib-shellout-2.2.7.ebuild +++ b/dev-ruby/mixlib-shellout/mixlib-shellout-2.2.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_RECIPE_TEST="rspec3" |