commit: 22f79892c6a0be2e76bca2fbec7fb13414994ae4 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri May 24 07:44:30 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri May 24 08:21:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f79892
dev-ruby/textpow: add ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-ruby/textpow/textpow-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/textpow/textpow-1.4.0.ebuild b/dev-ruby/textpow/textpow-1.4.0.ebuild index 86518c85a19..a7207ddb80a 100644 --- a/dev-ruby/textpow/textpow-1.4.0.ebuild +++ b/dev-ruby/textpow/textpow-1.4.0.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=5 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_TEST="rspec"
