From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 226A4138334 for ; Mon, 19 Nov 2018 07:24:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9D8EE0972; Mon, 19 Nov 2018 07:24:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 92DF2E0972 for ; Mon, 19 Nov 2018 07:24:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4994335C29 for ; Mon, 19 Nov 2018 07:24:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4991343A for ; Mon, 19 Nov 2018 07:24:34 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1542612261.b54957a8d16818347cc68bb9b3fb69706cb9dfcd.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/sshfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/sshfs/sshfs-2.10-r1.ebuild X-VCS-Directories: net-fs/sshfs/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: b54957a8d16818347cc68bb9b3fb69706cb9dfcd X-VCS-Branch: master Date: Mon, 19 Nov 2018 07:24:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d9089239-615f-4b1b-87bb-fab8990c5f3d X-Archives-Hash: 4f2ea7354d7954c2b1dac416e247c0be commit: b54957a8d16818347cc68bb9b3fb69706cb9dfcd Author: Mikle Kolyada gentoo org> AuthorDate: Mon Nov 19 07:24:21 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Nov 19 07:24:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b54957a8 net-fs/sshfs: arm stable wrt bug #669962 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 net-fs/sshfs/sshfs-2.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/sshfs/sshfs-2.10-r1.ebuild b/net-fs/sshfs/sshfs-2.10-r1.ebuild index 71958903630..d1dcab524e5 100644 --- a/net-fs/sshfs/sshfs-2.10-r1.ebuild +++ b/net-fs/sshfs/sshfs-2.10-r1.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs" SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" CDEPEND=">=sys-fs/fuse-2.6.0_pre3:0