summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-02 00:40:28 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-02 00:42:38 +0200
commit14e0672acd972f1441526a27770ee917ea18cb63 (patch)
tree07ff68f827031f29bd62e47e169b3b6da0543c65
parentmedia-libs/liblscp: x86 stable (bug #667506) (diff)
downloadgentoo-14e0672a.tar.gz
gentoo-14e0672a.tar.bz2
gentoo-14e0672a.zip
dev-ruby/net-ssh: x86 keyworded (bug #667070)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
-rw-r--r--dev-ruby/net-ssh/net-ssh-5.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/net-ssh/net-ssh-5.0.2.ebuild b/dev-ruby/net-ssh/net-ssh-5.0.2.ebuild
index b2f05b3d0190..6dae9d40dc92 100644
--- a/dev-ruby/net-ssh/net-ssh-5.0.2.ebuild
+++ b/dev-ruby/net-ssh/net-ssh-5.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"
+KEYWORDS="~amd64 ~x86"
IUSE="ed25519 test"
ruby_add_rdepend "virtual/ruby-ssl ed25519? ( dev-ruby/ed25519 dev-ruby/bcrypt_pbkdf )"