summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-01-12 07:38:58 +0100
committerHans de Graaff <graaff@gentoo.org>2020-01-12 07:38:58 +0100
commit6574a1398254df12a61ce3468f9754937341f4c9 (patch)
treecf6009a6527bbe2e22540aa9f9f8686e6b2fab5e /dev-ruby/rexical
parentdev-ruby/hoe: add 3.21.0 (diff)
downloadgentoo-6574a1398254df12a61ce3468f9754937341f4c9.tar.gz
gentoo-6574a1398254df12a61ce3468f9754937341f4c9.tar.bz2
gentoo-6574a1398254df12a61ce3468f9754937341f4c9.zip
dev-ruby/rexical: 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/rexical')
-rw-r--r--dev-ruby/rexical/rexical-1.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rexical/rexical-1.0.7.ebuild b/dev-ruby/rexical/rexical-1.0.7.ebuild
index 298d99d28af3..82cc6c93362d 100644
--- a/dev-ruby/rexical/rexical-1.0.7.ebuild
+++ b/dev-ruby/rexical/rexical-1.0.7.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=7
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc DOCUMENTATION.en.rdoc DOCUMENTATION.ja.rdoc README.ja README.rdoc"