Skip to content

Commit

Permalink
dev-ruby/aws-s3: add ruby24, ruby25
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
graaff committed May 5, 2018
1 parent 1e60c3c commit 9bb47da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-ruby/aws-s3/aws-s3-0.6.3.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5

USE_RUBY="ruby21 ruby22 ruby23"
USE_RUBY="ruby23 ruby24 ruby25"

RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="doc"
Expand All @@ -25,7 +25,7 @@ IUSE=""

ruby_add_rdepend "dev-ruby/xml-simple
dev-ruby/builder
dev-ruby/mime-types
dev-ruby/mime-types:*
virtual/ruby-ssl"
ruby_add_bdepend "test? ( dev-ruby/flexmock )"

Expand Down

0 comments on commit 9bb47da

Please sign in to comment.