diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 00:47:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 01:19:48 +0200 |
commit | 652f93e4cf82ebb8484b2337faade73e43288290 (patch) | |
tree | ac29317f34fba1a866ce9e5433d369fe65c43b24 /dev-ruby/net-ssh-gateway | |
parent | dev-ruby/bcrypt_pbkdf: x86 stable (bug #658604) (diff) | |
download | gentoo-652f93e4cf82ebb8484b2337faade73e43288290.tar.gz gentoo-652f93e4cf82ebb8484b2337faade73e43288290.tar.bz2 gentoo-652f93e4cf82ebb8484b2337faade73e43288290.zip |
dev-ruby/net-ssh-gateway: x86 stable (bug #658604)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/net-ssh-gateway')
-rw-r--r-- | dev-ruby/net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild b/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild index 4e1440f3800d..3216a7383907 100644 --- a/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild +++ b/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/net-ssh/net-ssh-gateway/archive/${PV}.tar.gz -> ${P} LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "dev-ruby/minitest:5 |