diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-06-23 07:56:47 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-06-23 07:56:47 +0200 |
commit | d4f6c846f47d0023726b93106a04aafacdc83998 (patch) | |
tree | 1fb23f67e4b9d7686393aa8315e2cc9b9a6b2919 | |
parent | dev-ruby/fast_gettext: add 1.7.0 (diff) | |
download | gentoo-d4f6c846f47d0023726b93106a04aafacdc83998.tar.gz gentoo-d4f6c846f47d0023726b93106a04aafacdc83998.tar.bz2 gentoo-d4f6c846f47d0023726b93106a04aafacdc83998.zip |
dev-ruby/ruby-progressbar: add ruby24
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild index ea6370d2e547..af0511dbb7d4 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -USE_RUBY="ruby22 ruby23" +USE_RUBY="ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="" |