summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:49:43 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:56:14 +0100
commitc7fa1769e819bc9600ffec18338bf4cc27b63852 (patch)
tree2cab1dafaedb4aae68aa8e98c1e046283bce5bfa /dev-ruby/net-ssh
parentdev-ruby/bcrypt_pbkdf: x86 keyworded (bug #611168) (diff)
downloadgentoo-c7fa1769e819bc9600ffec18338bf4cc27b63852.tar.gz
gentoo-c7fa1769e819bc9600ffec18338bf4cc27b63852.tar.bz2
gentoo-c7fa1769e819bc9600ffec18338bf4cc27b63852.zip
dev-ruby/net-ssh: x86 keyworded (bug #611168)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/net-ssh')
-rw-r--r--dev-ruby/net-ssh/net-ssh-4.1.0.ebuild4
-rw-r--r--dev-ruby/net-ssh/net-ssh-4.2.0.ebuild4
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 ac82b47cc505..a7000fc41cc3 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 0e07340d45b6..6042bb263bf2 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 )"