diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-05-13 07:16:33 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-05-13 07:18:33 +0200 |
commit | 845203b0268988dd01b99bbf1a305c4afa46f6cd (patch) | |
tree | 167448bb5220e050b483e9d723e6e1d3ff3e1db5 /dev-ruby/podcast | |
parent | dev-ruby/podcast: drop ruby19 (diff) | |
download | gentoo-845203b0268988dd01b99bbf1a305c4afa46f6cd.tar.gz gentoo-845203b0268988dd01b99bbf1a305c4afa46f6cd.tar.bz2 gentoo-845203b0268988dd01b99bbf1a305c4afa46f6cd.zip |
dev-ruby/podcast: add ruby23
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/podcast')
-rw-r--r-- | dev-ruby/podcast/podcast-0.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/podcast/podcast-0.0.4-r2.ebuild b/dev-ruby/podcast/podcast-0.0.4-r2.ebuild index e79054a23e46..bde50311dc41 100644 --- a/dev-ruby/podcast/podcast-0.0.4-r2.ebuild +++ b/dev-ruby/podcast/podcast-0.0.4-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" |