commit: ee1ecaacc5f80c4a09393a7e32b207485e3771c6 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Aug 9 06:28:42 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Aug 9 07:01:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee1ecaac
dev-ruby/mixlib-shellout: add ruby27 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/mixlib-shellout/mixlib-shellout-3.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/mixlib-shellout/mixlib-shellout-3.0.9.ebuild b/dev-ruby/mixlib-shellout/mixlib-shellout-3.0.9.ebuild index ce5ed5b376c..9f44de09870 100644 --- a/dev-ruby/mixlib-shellout/mixlib-shellout-3.0.9.ebuild +++ b/dev-ruby/mixlib-shellout/mixlib-shellout-3.0.9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26" +USE_RUBY="ruby25 ruby26 ruby27" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
