summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-07-31 08:16:43 +0200
committerHans de Graaff <graaff@gentoo.org>2020-07-31 08:28:21 +0200
commit6a677e93ae2e9372df0eb8ad966d0a4c0275d6d9 (patch)
tree62e2eefa41a9721f25ca0e2a78bcf611038fb7ae /dev-ruby/podcast
parentdev-ruby/posix-spawn: cleanup (diff)
downloadgentoo-6a677e93ae2e9372df0eb8ad966d0a4c0275d6d9.tar.gz
gentoo-6a677e93ae2e9372df0eb8ad966d0a4c0275d6d9.tar.bz2
gentoo-6a677e93ae2e9372df0eb8ad966d0a4c0275d6d9.zip
dev-ruby/podcast: add ruby27
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/podcast')
-rw-r--r--dev-ruby/podcast/podcast-0.0.4-r2.ebuild4
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 801480697d65..bbf5bc8db872 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-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""