diff options
Diffstat (limited to 'sys-fs/lufs/lufs-0.9.7-r3.ebuild')
-rw-r--r-- | sys-fs/lufs/lufs-0.9.7-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/lufs/lufs-0.9.7-r3.ebuild b/sys-fs/lufs/lufs-0.9.7-r3.ebuild index 07d107b75c09..a7a90db8859d 100644 --- a/sys-fs/lufs/lufs-0.9.7-r3.ebuild +++ b/sys-fs/lufs/lufs-0.9.7-r3.ebuild @@ -66,6 +66,6 @@ pkg_postinst() { fi ewarn "If something does not work for you with this setup please" ewarn "complain to bugs.gentoo.org" - einfo "Note: There is also the native sshfs-fuse implementation now" + einfo "Note: There is also the native sshfs implementation now" use amd64 && ewarn "lufs-sshfs does not work on amd64 and is disabled there." } |