diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-07-24 09:48:08 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-07-25 07:31:43 +0200 |
commit | ff0bdbfaa10f2aac1b81cadcdf98c0d10125b6b4 (patch) | |
tree | 6d43fe28df2c29b8ac3b025b1cf9158754879c54 /dev-ruby/text-hyphen | |
parent | dev-ruby/timers: cleanup (diff) | |
download | gentoo-ff0bdbfaa10f2aac1b81cadcdf98c0d10125b6b4.tar.gz gentoo-ff0bdbfaa10f2aac1b81cadcdf98c0d10125b6b4.tar.bz2 gentoo-ff0bdbfaa10f2aac1b81cadcdf98c0d10125b6b4.zip |
dev-ruby/text-hyphen: 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/text-hyphen')
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild index b4a04d1b7e88..c9dd42d62bd8 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc" |