commit:     c7fa1769e819bc9600ffec18338bf4cc27b63852
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 21:49:43 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 21:56:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7fa1769

dev-ruby/net-ssh: x86 keyworded (bug #611168)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/net-ssh/net-ssh-4.1.0.ebuild | 4 ++--
 dev-ruby/net-ssh/net-ssh-4.2.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/net-ssh/net-ssh-4.1.0.ebuild 
b/dev-ruby/net-ssh/net-ssh-4.1.0.ebuild
index ac82b47cc50..a7000fc41cc 100644
--- a/dev-ruby/net-ssh/net-ssh-4.1.0.ebuild
+++ b/dev-ruby/net-ssh/net-ssh-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> net-ssh-git-${P
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="sodium test"
 
 ruby_add_rdepend "virtual/ruby-ssl sodium? ( dev-ruby/rbnacl:4 
dev-ruby/bcrypt_pbkdf )"

diff --git a/dev-ruby/net-ssh/net-ssh-4.2.0.ebuild 
b/dev-ruby/net-ssh/net-ssh-4.2.0.ebuild
index 0e07340d45b..6042bb263bf 100644
--- a/dev-ruby/net-ssh/net-ssh-4.2.0.ebuild
+++ b/dev-ruby/net-ssh/net-ssh-4.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # 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="4"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="sodium test"
 
 ruby_add_rdepend "virtual/ruby-ssl sodium? ( dev-ruby/rbnacl:4 
dev-ruby/bcrypt_pbkdf )"

Reply via email to