summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-01-12 08:12:52 +0100
committerHans de Graaff <graaff@gentoo.org>2020-01-12 08:12:52 +0100
commit45baac1ed20cc7c6d1704ccfe0c701d649930519 (patch)
tree340164248b9a7f9046128c165777dcb37d12468f /dev-ruby
parentdev-ruby/thread_order: add ruby27 (diff)
downloadgentoo-45baac1ed20cc7c6d1704ccfe0c701d649930519.tar.gz
gentoo-45baac1ed20cc7c6d1704ccfe0c701d649930519.tar.bz2
gentoo-45baac1ed20cc7c6d1704ccfe0c701d649930519.zip
dev-ruby/rspec-support: add ruby27
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rspec-support/rspec-support-3.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.9.2.ebuild b/dev-ruby/rspec-support/rspec-support-3.9.2.ebuild
index 0d1a3d8d2c84..2414b78be067 100644
--- a/dev-ruby/rspec-support/rspec-support-3.9.2.ebuild
+++ b/dev-ruby/rspec-support/rspec-support-3.9.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"