commit:     d236763d188ecd137c6c5e1e665ddc3aa0ec67d0
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 06:17:31 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 06:18:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d236763d

dev-ruby/afm: add ruby24

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/afm/afm-0.2.2.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-ruby/afm/afm-0.2.2.ebuild b/dev-ruby/afm/afm-0.2.2.ebuild
index 46ac39a9591..9b38f2de780 100644
--- a/dev-ruby/afm/afm-0.2.2.ebuild
+++ b/dev-ruby/afm/afm-0.2.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"
@@ -17,8 +17,6 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
-ruby_add_bdepend "test? ( dev-ruby/shoulda )"
-
 all_ruby_prepare() {
        sed -i -e "/[Bb]undler/s/^/#/" Rakefile test/helper.rb || die
 }

Reply via email to