diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:34:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:43:56 +0100 |
commit | b75fee9444e0a1c6e7c20a168d6f9c3d6668aadd (patch) | |
tree | ab236655f0fce988886eeedb3b60472c37ef469e /dev-ruby/net-ssh | |
parent | sys-apps/busybox: ppc stable wrt bug #590478 (diff) | |
download | gentoo-b75fee9444e0a1c6e7c20a168d6f9c3d6668aadd.tar.gz gentoo-b75fee9444e0a1c6e7c20a168d6f9c3d6668aadd.tar.bz2 gentoo-b75fee9444e0a1c6e7c20a168d6f9c3d6668aadd.zip |
dev-ruby/net-ssh: ppc stable wrt bug #602316
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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 5cc42b75965a..be558f3f89ec 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" |