From: Hans de Graaff Date: Sun, 6 May 2018 06:46:42 +0000 (+0200) Subject: www-apps/redmine: add ruby24 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=077653ff920da78528c864eb27e7cc8c0ead0590;p=gentoo.git www-apps/redmine: add ruby24 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/www-apps/redmine/redmine-3.4.4.ebuild b/www-apps/redmine/redmine-3.4.4.ebuild index c3b226cd21c4..c914e4add206 100644 --- a/www-apps/redmine/redmine-3.4.4.ebuild +++ b/www-apps/redmine/redmine-3.4.4.ebuild @@ -2,8 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -# ruby24 don't have required deps -USE_RUBY="ruby22 ruby23" +USE_RUBY="ruby23 ruby24" inherit eutils depend.apache ruby-ng user DESCRIPTION="Flexible project management web application using the Ruby on Rails framework"