Skip to content

Commit

Permalink
app-admin/ec2-ami-tools: use BDEPEND for app-arch/unzip
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 18, 2021
1 parent 673c123 commit 382540b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app-admin/ec2-ami-tools/ec2-ami-tools-1.5.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@ DESCRIPTION="Command-line tools that serve as client interface to the Amazon EC2
HOMEPAGE="https://aws.amazon.com/en/tools/"
SRC_URI="http://s3.amazonaws.com/ec2-downloads/${P}.zip"

LICENSE="Amazon
|| ( Ruby GPL-2 )"
LICENSE="Amazon || ( Ruby GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="app-arch/unzip"
BDEPEND="app-arch/unzip"
RDEPEND="
${RUBY_DEPS}
virtual/ruby-ssl
Expand Down

0 comments on commit 382540b

Please sign in to comment.