diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-27 23:00:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-27 23:13:53 +0100 |
commit | 66b71a9728c645568646812e35c0067eb6211d46 (patch) | |
tree | 9fbeb5e5c020b4e1249f3e94f49a61b8ee558fa7 /dev-ruby/net-ssh-gateway | |
parent | dev-python/gevent: stable 1.2.1 for ppc64, bug #658546 (diff) | |
download | gentoo-66b71a9728c645568646812e35c0067eb6211d46.tar.gz gentoo-66b71a9728c645568646812e35c0067eb6211d46.tar.bz2 gentoo-66b71a9728c645568646812e35c0067eb6211d46.zip |
dev-ruby/net-ssh-gateway: stable 1.3.0 for ppc64, bug #658604
Bug: https://bugs.gentoo.org/658604
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 95774d8d121b..76a4b19f2e30 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 |