commit: 055100f83c76957d8699240309b16bd5b390b0ae Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon May 6 17:44:33 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon May 6 17:58:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=055100f8
dev-ruby/dotenv: add ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-ruby/dotenv/dotenv-2.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/dotenv/dotenv-2.7.2.ebuild b/dev-ruby/dotenv/dotenv-2.7.2.ebuild index f4d2a225eb2..5f46a920778 100644 --- a/dev-ruby/dotenv/dotenv-2.7.2.ebuild +++ b/dev-ruby/dotenv/dotenv-2.7.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_EXTRADOC="README.md Changelog.md" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
