summaryrefslogtreecommitdiff
path: root/app-crypt/kbfs/kbfs-1.0.36.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-30 01:11:30 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-30 01:11:30 +0000
commit76dfef0cec9170000357d2f354e412daf48941fc (patch)
tree56647120c0ee20ab3494475c86722034cd194b02 /app-crypt/kbfs/kbfs-1.0.36.ebuild
parentccf84bcd604130256d1377cd58f0a634ae6ee20f (diff)
gentoo resync : 30.12.2017
Diffstat (limited to 'app-crypt/kbfs/kbfs-1.0.36.ebuild')
-rw-r--r--app-crypt/kbfs/kbfs-1.0.36.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/kbfs/kbfs-1.0.36.ebuild b/app-crypt/kbfs/kbfs-1.0.36.ebuild
index 400d78a77deb..96432ebc4277 100644
--- a/app-crypt/kbfs/kbfs-1.0.36.ebuild
+++ b/app-crypt/kbfs/kbfs-1.0.36.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/keybase/kbfs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="git"
DEPEND="
>=dev-lang/go-1.6:0