diff options
-rw-r--r-- | dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild index d69f0bde0ac4..610e8d0549ca 100644 --- a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild +++ b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_DOCDIR="rdoc" |