commit: 10483f6f1835a6384d52f8b26e5e38e46de6cbef Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Mar 30 06:45:57 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Mar 30 06:45:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10483f6f
dev-ruby/spring: add ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-ruby/spring/spring-2.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/spring/spring-2.0.2.ebuild b/dev-ruby/spring/spring-2.0.2.ebuild index 9f7edf42288..95f928afe18 100644 --- a/dev-ruby/spring/spring-2.0.2.ebuild +++ b/dev-ruby/spring/spring-2.0.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
