diff options
author | Hans de Graaff <graaff@gentoo.org> | 2023-06-20 06:37:16 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2023-06-20 06:38:07 +0200 |
commit | 3c7f5701b56cc13006b718abfabb8e87dd5b3146 (patch) | |
tree | 9d66c8ffa2e771a1069e2e4acd4d8fed160b1ac0 /dev-ruby/text-hyphen | |
parent | dev-ruby/whole_history_rating: drop 0.1.2-r1 (diff) | |
download | gentoo-3c7f5701b56cc13006b718abfabb8e87dd5b3146.tar.gz gentoo-3c7f5701b56cc13006b718abfabb8e87dd5b3146.tar.bz2 gentoo-3c7f5701b56cc13006b718abfabb8e87dd5b3146.zip |
dev-ruby/text-hyphen: enable ruby32
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.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild index 4ba35b3dea03..a4b38a02c9e7 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" RUBY_FAKEGEM_EXTRADOC="README.md History.md" |