summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-21 11:29:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-21 11:29:31 +0200
commit8c557711300ff55013a819f3e1299fc8724ff5ab (patch)
tree0d112fa68e7e993b10457b46506811340e7182d3 /dev-ruby
parentxfce-base/thunar: ppc stable wrt bug #733224 (diff)
downloadgentoo-8c557711300ff55013a819f3e1299fc8724ff5ab.tar.gz
gentoo-8c557711300ff55013a819f3e1299fc8724ff5ab.tar.bz2
gentoo-8c557711300ff55013a819f3e1299fc8724ff5ab.zip
dev-ruby/net-ssh: ppc stable wrt bug #733272
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/net-ssh/net-ssh-6.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-ssh/net-ssh-6.1.0-r1.ebuild b/dev-ruby/net-ssh/net-ssh-6.1.0-r1.ebuild
index 958f1fef5436..b561440e321e 100644
--- a/dev-ruby/net-ssh/net-ssh-6.1.0-r1.ebuild
+++ b/dev-ruby/net-ssh/net-ssh-6.1.0-r1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> net-ssh-git-${P
LICENSE="GPL-2"
SLOT="$(ver_cut 1)"
-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-1.2:1 dev-ruby/x25519 dev-ruby/bcrypt_pbkdf:1 )"