summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-11 10:43:39 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-11 10:43:39 +0200
commit370036a01775e1c7fe4ed51ea25ecc1e08c23b1f (patch)
tree945498a0d390daed1a5c3958eb641a0d687cf628 /dev-ruby/net-ssh
parentdev-ruby/ed25519: x86 stable wrt bug #694018 (diff)
downloadgentoo-370036a01775e1c7fe4ed51ea25ecc1e08c23b1f.tar.gz
gentoo-370036a01775e1c7fe4ed51ea25ecc1e08c23b1f.tar.bz2
gentoo-370036a01775e1c7fe4ed51ea25ecc1e08c23b1f.zip
dev-ruby/net-ssh: x86 stable wrt bug #694018
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/net-ssh')
-rw-r--r--dev-ruby/net-ssh/net-ssh-5.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-ssh/net-ssh-5.2.0.ebuild b/dev-ruby/net-ssh/net-ssh-5.2.0.ebuild
index aff432f042f7..4a3a50fa56b0 100644
--- a/dev-ruby/net-ssh/net-ssh-5.2.0.ebuild
+++ b/dev-ruby/net-ssh/net-ssh-5.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> net-ssh-git-${P
LICENSE="GPL-2"
SLOT="5"
-KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
IUSE="ed25519 test"
ruby_add_rdepend "virtual/ruby-ssl ed25519? ( dev-ruby/ed25519 dev-ruby/bcrypt_pbkdf )"