summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-02-14 09:38:09 +0100
committerHans de Graaff <graaff@gentoo.org>2020-02-15 07:43:52 +0100
commitf5215f5e6521e1775112d862f3070340a39faa8f (patch)
tree3357be19be0f6bdb5f1c0a711353eb4243a1cbba /dev-ruby
parentsys-kernel/gentoo-sources: Linux patch 5.5.4 (diff)
downloadgentoo-f5215f5e6521e1775112d862f3070340a39faa8f.tar.gz
gentoo-f5215f5e6521e1775112d862f3070340a39faa8f.tar.bz2
gentoo-f5215f5e6521e1775112d862f3070340a39faa8f.zip
dev-ruby/contracts: add ruby27
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/contracts/contracts-0.16.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/contracts/contracts-0.16.0.ebuild b/dev-ruby/contracts/contracts-0.16.0.ebuild
index 7182654c0aea..5cda85e03cc0 100644
--- a/dev-ruby/contracts/contracts-0.16.0.ebuild
+++ b/dev-ruby/contracts/contracts-0.16.0.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=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"