diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 10:25:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 10:34:02 +0100 |
commit | 918457e0665faead114648cd03c597afb9b3e133 (patch) | |
tree | 2eca7f768be7d86a7c2101be40f0ede24efd0824 /dev-ruby/net-ssh | |
parent | net-analyzer/httping: ppc64 stable wrt bug #602888 (diff) | |
download | gentoo-918457e0665faead114648cd03c597afb9b3e133.tar.gz gentoo-918457e0665faead114648cd03c597afb9b3e133.tar.bz2 gentoo-918457e0665faead114648cd03c597afb9b3e133.zip |
dev-ruby/net-ssh: ppc64 stable wrt bug #602316
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/net-ssh')
-rw-r--r-- | dev-ruby/net-ssh/net-ssh-2.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-ssh/net-ssh-2.10.0.ebuild b/dev-ruby/net-ssh/net-ssh-2.10.0.ebuild index be558f3f89ec..cbfc5d492faf 100644 --- a/dev-ruby/net-ssh/net-ssh-2.10.0.ebuild +++ b/dev-ruby/net-ssh/net-ssh-2.10.0.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> net-ssh-git-${P LICENSE="GPL-2" SLOT="2.6" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="test" ruby_add_rdepend "virtual/ruby-ssl" |