summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-26 00:47:25 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-26 01:19:48 +0200
commit652f93e4cf82ebb8484b2337faade73e43288290 (patch)
treeac29317f34fba1a866ce9e5433d369fe65c43b24
parentf93e179cbaed33d32a7553d130b1ce3712a736eb (diff)
downloadgentoo-652f93e4cf82ebb8484b2337faade73e43288290.tar.gz
gentoo-652f93e4cf82ebb8484b2337faade73e43288290.tar.xz
dev-ruby/net-ssh-gateway: x86 stable (bug #658604)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-ruby/net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild2
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 4e1440f3800..3216a738390 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