summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-28 22:43:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-28 22:43:42 +0200
commitf98f2b326db0e06e8f7ec61e80055eaf1f21c176 (patch)
tree7ef938503801281e0899373645eced84acae3eea /dev-ruby
parentapp-text/highlight: x86 stable wrt bug #729700 (diff)
downloadgentoo-f98f2b326db0e06e8f7ec61e80055eaf1f21c176.tar.gz
gentoo-f98f2b326db0e06e8f7ec61e80055eaf1f21c176.tar.bz2
gentoo-f98f2b326db0e06e8f7ec61e80055eaf1f21c176.zip
dev-ruby/net-sftp: x86 stable wrt bug #729826
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/net-sftp/net-sftp-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-sftp/net-sftp-3.0.0.ebuild b/dev-ruby/net-sftp/net-sftp-3.0.0.ebuild
index 7bf30f6ce557..784229f0b9e3 100644
--- a/dev-ruby/net-sftp/net-sftp-3.0.0.ebuild
+++ b/dev-ruby/net-sftp/net-sftp-3.0.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/net-ssh/net-sftp/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "|| ( dev-ruby/net-ssh:6 dev-ruby/net-ssh:5 )"