diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-01-05 08:53:44 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-01-05 09:03:16 +0100 |
commit | fff2ec7c176e7752769b8b997c2812390c80cb42 (patch) | |
tree | 5fc6928e0a85490efb315ce0186a3c5f671d12b1 /dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild | |
parent | dev-ruby/simple-rss: add ruby27 (diff) | |
download | gentoo-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/simplecov-html-0.10.2.ebuild')
-rw-r--r-- | dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild | 4 |
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" |