summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZero_Chaos <zerochaos@gentoo.org>2015-09-07 15:43:17 -0400
committerZero_Chaos <zerochaos@gentoo.org>2015-09-07 17:56:09 -0400
commitedd544ea35626f6db288191553a2bde8d9b92047 (patch)
treebf6e06a3aec241767deec0579de899ecc049f4e3 /dev-ruby
parentdev-ruby/rubyntlm: add ~arm (diff)
downloadgentoo-edd544ea35626f6db288191553a2bde8d9b92047.tar.gz
gentoo-edd544ea35626f6db288191553a2bde8d9b92047.tar.bz2
gentoo-edd544ea35626f6db288191553a2bde8d9b92047.zip
dev-ruby/net-ssh: adding ~arm
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/net-ssh/net-ssh-2.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-ssh/net-ssh-2.10.0.ebuild b/dev-ruby/net-ssh/net-ssh-2.10.0.ebuild
index 61f2c528f1ef..dec8d5a18d52 100644
--- a/dev-ruby/net-ssh/net-ssh-2.10.0.ebuild
+++ b/dev-ruby/net-ssh/net-ssh-2.10.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> net-ssh-git-${P
LICENSE="GPL-2"
SLOT="2.6"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="test"
ruby_add_rdepend "virtual/ruby-ssl"