summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-07-22 11:37:07 +0200
committerHans de Graaff <graaff@gentoo.org>2020-07-22 11:38:41 +0200
commit566d3daee52ca2438fee03b4b9aeaa622962154a (patch)
tree0c77ce4d31aa5a21ab77f40a8fa76aba1451cfb4 /dev-ruby/coercible
parentdev-ruby/inflecto: add ruby27 (diff)
downloadgentoo-566d3daee52ca2438fee03b4b9aeaa622962154a.tar.gz
gentoo-566d3daee52ca2438fee03b4b9aeaa622962154a.tar.bz2
gentoo-566d3daee52ca2438fee03b4b9aeaa622962154a.zip
dev-ruby/coercible: 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/coercible')
-rw-r--r--dev-ruby/coercible/coercible-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/coercible/coercible-1.0.0.ebuild b/dev-ruby/coercible/coercible-1.0.0.ebuild
index de805fc605d6..b949ea65cd9a 100644
--- a/dev-ruby/coercible/coercible-1.0.0.ebuild
+++ b/dev-ruby/coercible/coercible-1.0.0.ebuild
@@ -1,9 +1,9 @@
-# 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_EXTRADOC="README.md Changelog.md"