diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-05-22 07:54:40 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-05-22 07:54:49 +0200 |
commit | ad1a9752f32087e1c9f5a3c4605eb952a0df2090 (patch) | |
tree | d1420c597cf8421d21005dc0151b455c1ea0e5e3 /dev-ruby/podcast | |
parent | dev-ruby/packetfu: add ruby26 (diff) | |
download | gentoo-ad1a9752f32087e1c9f5a3c4605eb952a0df2090.tar.gz gentoo-ad1a9752f32087e1c9f5a3c4605eb952a0df2090.tar.bz2 gentoo-ad1a9752f32087e1c9f5a3c4605eb952a0df2090.zip |
dev-ruby/podcast: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/podcast')
-rw-r--r-- | dev-ruby/podcast/podcast-0.0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/podcast/podcast-0.0.4-r2.ebuild b/dev-ruby/podcast/podcast-0.0.4-r2.ebuild index 09e6f85e7672..801480697d65 100644 --- a/dev-ruby/podcast/podcast-0.0.4-r2.ebuild +++ b/dev-ruby/podcast/podcast-0.0.4-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby22 ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" |