Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/sshfs/
Date: Sat, 01 Oct 2016 13:09:22
Message-Id: 1475327346.5ccf5cddf7d89aa8762f9556ac56853710d63ae6.jer@gentoo
1 commit: 5ccf5cddf7d89aa8762f9556ac56853710d63ae6
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 13:06:57 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 13:09:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccf5cdd
7
8 net-fs/sshfs: Stable for HPPA (bug #592144).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 net-fs/sshfs/sshfs-2.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-fs/sshfs/sshfs-2.8.ebuild b/net-fs/sshfs/sshfs-2.8.ebuild
17 index a515754..384a119 100644
18 --- a/net-fs/sshfs/sshfs-2.8.ebuild
19 +++ b/net-fs/sshfs/sshfs-2.8.ebuild
20 @@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs"
21 SRC_URI="https://github.com/libfuse/${PN}/releases/download/${PN}_${PV}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 -KEYWORDS="amd64 arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
25 +KEYWORDS="amd64 arm hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
26 SLOT="0"
27
28 CDEPEND=">=sys-fs/fuse-2.6.0_pre3