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 366EB138330 for ; Sat, 1 Oct 2016 13:09:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9DDCE08E9; Sat, 1 Oct 2016 13:09:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C5C0E08E9 for ; Sat, 1 Oct 2016 13:09:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E16D340F0E for ; Sat, 1 Oct 2016 13:09:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D29CC24C4 for ; Sat, 1 Oct 2016 13:09:16 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1475327346.5ccf5cddf7d89aa8762f9556ac56853710d63ae6.jer@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.8.ebuild X-VCS-Directories: net-fs/sshfs/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 5ccf5cddf7d89aa8762f9556ac56853710d63ae6 X-VCS-Branch: master Date: Sat, 1 Oct 2016 13:09:16 +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: 30318591-c0c1-4fc4-a11c-c1878087f8dd X-Archives-Hash: 97cf049ef0a79c4aadf38eb66469860f commit: 5ccf5cddf7d89aa8762f9556ac56853710d63ae6 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Oct 1 13:06:57 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Oct 1 13:09:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccf5cdd net-fs/sshfs: Stable for HPPA (bug #592144). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches net-fs/sshfs/sshfs-2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/sshfs/sshfs-2.8.ebuild b/net-fs/sshfs/sshfs-2.8.ebuild index a515754..384a119 100644 --- a/net-fs/sshfs/sshfs-2.8.ebuild +++ b/net-fs/sshfs/sshfs-2.8.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs" SRC_URI="https://github.com/libfuse/${PN}/releases/download/${PN}_${PV}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 arm hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" SLOT="0" CDEPEND=">=sys-fs/fuse-2.6.0_pre3