diff options
-rw-r--r-- | www-apps/nanoc/nanoc-4.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/nanoc/nanoc-4.11.0.ebuild b/www-apps/nanoc/nanoc-4.11.0.ebuild index aeeea18a61de..9de9c8a62776 100644 --- a/www-apps/nanoc/nanoc-4.11.0.ebuild +++ b/www-apps/nanoc/nanoc-4.11.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby24" +USE_RUBY="ruby24 ruby25" RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md" |