diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:54:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:54:00 +0100 |
commit | 2b6d29adbcee2b8ffc882972267e1d8254103087 (patch) | |
tree | 143d17cb4e09d28d7a3cd38c1d65abbd755fd6a0 | |
parent | dev-python/greenlet: x86 stable wrt bug #602310 (diff) | |
download | gentoo-2b6d29adbcee2b8ffc882972267e1d8254103087.tar.gz gentoo-2b6d29adbcee2b8ffc882972267e1d8254103087.tar.bz2 gentoo-2b6d29adbcee2b8ffc882972267e1d8254103087.zip |
dev-ruby/net-ssh: x86 stable wrt bug #602316
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 53648f2ef7fc..5cc42b75965a 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" |