diff options
author | Tim Harder <radhermit@gentoo.org> | 2016-11-12 01:18:11 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2016-11-12 01:18:11 -0500 |
commit | 2d1afe554c9048f629664bfb0a606ece44f14535 (patch) | |
tree | ceb7c142f73002baf6d5471634a47ae6097d8604 /net-fs/sshfs | |
parent | sys-fs/fuse: version bump to 3.0.0_rc2 (diff) | |
download | gentoo-2d1afe554c9048f629664bfb0a606ece44f14535.tar.gz gentoo-2d1afe554c9048f629664bfb0a606ece44f14535.tar.bz2 gentoo-2d1afe554c9048f629664bfb0a606ece44f14535.zip |
net-fs/sshfs: stabilize 2.8 for x86
Diffstat (limited to 'net-fs/sshfs')
-rw-r--r-- | net-fs/sshfs/sshfs-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/sshfs/sshfs-2.8.ebuild b/net-fs/sshfs/sshfs-2.8.ebuild index 384a119a9af1..bba426b157bf 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 |