Skip to content

Commit

Permalink
dev-ruby/aws-sdk: fix repoman warnings
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
graaff committed Aug 5, 2016
1 parent d4f5d7d commit 305032b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-ruby/aws-sdk/aws-sdk-1.66.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21 ruby22"
USE_RUBY="ruby20 ruby21 ruby22"

RUBY_FAKEGEM_RECIPE_TEST="rspec"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
Expand All @@ -31,7 +31,7 @@ KEYWORDS="~amd64"
IUSE=""

ruby_add_rdepend "virtual/ruby-ssl
>=dev-ruby/json-1.4
>=dev-ruby/json-1.4:*
>=dev-ruby/nokogiri-1.4.4"

all_ruby_install() {
Expand Down

0 comments on commit 305032b

Please sign in to comment.