diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-04-05 07:05:51 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-04-05 07:05:51 +0200 |
commit | 8bf0670995bf539de304a35f0c1fffeed049374b (patch) | |
tree | c2c549b2c7f658097970af251d13df58f3cb90bd /dev-ruby/text-hyphen | |
parent | dev-ruby/text-hyphen: fix description (diff) | |
download | gentoo-8bf0670995bf539de304a35f0c1fffeed049374b.tar.gz gentoo-8bf0670995bf539de304a35f0c1fffeed049374b.tar.bz2 gentoo-8bf0670995bf539de304a35f0c1fffeed049374b.zip |
dev-ruby/text-hyphen: add ruby23
Package-Manager: portage-2.2.26
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 f9f5bcc42fa2..eb0697cca136 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 @@ -4,7 +4,7 @@ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_TASK_DOC="docs" RUBY_FAKEGEM_DOCDIR="doc" |