summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-01-05 08:53:44 +0100
committerHans de Graaff <graaff@gentoo.org>2020-01-05 09:03:16 +0100
commitfff2ec7c176e7752769b8b997c2812390c80cb42 (patch)
tree5fc6928e0a85490efb315ce0186a3c5f671d12b1 /dev-ruby/simplecov-html
parentdev-ruby/simple-rss: add ruby27 (diff)
downloadgentoo-fff2ec7c176e7752769b8b997c2812390c80cb42.tar.gz
gentoo-fff2ec7c176e7752769b8b997c2812390c80cb42.tar.bz2
gentoo-fff2ec7c176e7752769b8b997c2812390c80cb42.zip
dev-ruby/simplecov-html: 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/simplecov-html')
-rw-r--r--dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
index 2a331a905c26..b975509dbec3 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.10.2.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_EXTRADOC="README.md"