Created attachment 497732 [details] kbfs-9999.ebuild Keybase has introduced a remote helper for Git which makes it easy to store repositories in KBFS. See the blog post at https://keybase.io/blog/encrypted-git-for-everyone. Attached is an updated app-crypt/kbfs-9999.ebuild that builds and installs the git-remote-keybase binary required to add this functionality to Git. Like the rest of Keybase, it's written in Go, which I have no idea how to properly build, but cargo-culting the lines for the kbfsfuse binary seems to work.
Created attachment 497734 [details] metadata.xml with description of added "git" USE flag
Pull request submitted: https://github.com/gentoo/gentoo/pull/6023
The pull request has been merged.