summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-07-22 11:38:26 +0200
committerHans de Graaff <graaff@gentoo.org>2020-07-22 11:38:41 +0200
commitbecc26e0d035c4e5ad0781f1325165667a6b6aea (patch)
tree1d94cb9c0ae3bf538843a52b3a46318cffa624e4 /dev-ruby
parentdev-ruby/coercible: add ruby27 (diff)
downloadgentoo-becc26e0d035c4e5ad0781f1325165667a6b6aea.tar.gz
gentoo-becc26e0d035c4e5ad0781f1325165667a6b6aea.tar.bz2
gentoo-becc26e0d035c4e5ad0781f1325165667a6b6aea.zip
dev-ruby/axiom-types: 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')
-rw-r--r--dev-ruby/axiom-types/axiom-types-0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild b/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild
index befa36c7d675..7f06ee1e45d6 100644
--- a/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild
+++ b/dev-ruby/axiom-types/axiom-types-0.1.1.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="CONTRIBUTING.md README.md"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"