commit: 8c2044457722e65d79ac561a147e5a88f5316f06 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Apr 9 05:10:25 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Apr 9 05:53:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c204445
dev-ruby/poltergeist: add ruby24 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-ruby/poltergeist/poltergeist-1.14.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/poltergeist/poltergeist-1.14.0.ebuild b/dev-ruby/poltergeist/poltergeist-1.14.0.ebuild index 4dfa4cf7439..46bac159004 100644 --- a/dev-ruby/poltergeist/poltergeist-1.14.0.ebuild +++ b/dev-ruby/poltergeist/poltergeist-1.14.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" # There are tests but they require several unpackaged dependencies. RUBY_FAKEGEM_RECIPE_TEST="rspec3"
