commit: 46f166f2cc6f6954138f21b7e027208ba2b13fb3 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Feb 23 06:52:14 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Feb 23 06:52:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f166f2
dev-ruby/shoulda-context: add ruby24 Package-Manager: portage-2.3.3 dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild index af8021b342..b367249dd1 100644 --- a/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild +++ b/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md"
