Skip to content

Commit

Permalink
dev-ruby/net-scp: add back ruby22 and keywords
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
graaff committed Mar 3, 2018
1 parent bd4c294 commit af502f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-ruby/net-scp/net-scp-1.2.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=5

USE_RUBY="ruby23 ruby24"
USE_RUBY="ruby22 ruby23 ruby24"

RUBY_FAKEGEM_EXTRADOC="CHANGES.txt README.rdoc"

Expand All @@ -15,8 +15,8 @@ DESCRIPTION="A pure Ruby implementation of the SCP client protocol"
HOMEPAGE="https://github.com/net-ssh/net-scp"

LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64"
SLOT="2"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""

RUBY_PATCHES=(
Expand Down

0 comments on commit af502f2

Please sign in to comment.