summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-05-30 20:21:13 +0200
committerHans de Graaff <graaff@gentoo.org>2020-05-30 20:36:15 +0200
commit7fca18bcc283fd439eb9eac39f7afc2a75f093e5 (patch)
treeb28b060789e48a254c3d419f1ba7075c93eb9c5c /dev-ruby/patron
parentdev-ruby/patron: add missing test dependency (diff)
downloadgentoo-7fca18bcc283fd439eb9eac39f7afc2a75f093e5.tar.gz
gentoo-7fca18bcc283fd439eb9eac39f7afc2a75f093e5.tar.bz2
gentoo-7fca18bcc283fd439eb9eac39f7afc2a75f093e5.zip
dev-ruby/patron: add ruby27
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/patron')
-rw-r--r--dev-ruby/patron/patron-0.13.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/patron/patron-0.13.3.ebuild b/dev-ruby/patron/patron-0.13.3.ebuild
index d87a8d18915f..5ab39b36bb23 100644
--- a/dev-ruby/patron/patron-0.13.3.ebuild
+++ b/dev-ruby/patron/patron-0.13.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"