summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEttore Di Giacinto <mudler@gentoo.org>2017-05-01 11:00:30 +0200
committerEttore Di Giacinto <mudler@gentoo.org>2017-05-01 12:17:57 +0200
commit4ce371034b1afb844c43eefba51f3fca68b3cf88 (patch)
tree4eace589ef5148ce1c6b05030d1e8c66e4db811c /dev-vcs/git-lfs
parentdev-vcs/git-lfs: Bump version to 2.1.0 (diff)
downloadgentoo-4ce371034b1afb844c43eefba51f3fca68b3cf88.tar.gz
gentoo-4ce371034b1afb844c43eefba51f3fca68b3cf88.tar.bz2
gentoo-4ce371034b1afb844c43eefba51f3fca68b3cf88.zip
dev-vcs/git-lfs: sync live ebuild wrt upstream changes
Package-Manager: Portage-2.3.3, Repoman-2.3.2
Diffstat (limited to 'dev-vcs/git-lfs')
-rw-r--r--dev-vcs/git-lfs/git-lfs-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-lfs/git-lfs-9999.ebuild b/dev-vcs/git-lfs/git-lfs-9999.ebuild
index 1cdcb5561c95..7a32ca36cc92 100644
--- a/dev-vcs/git-lfs/git-lfs-9999.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-9999.ebuild
@@ -22,7 +22,7 @@ IUSE="+doc"
# since version 2.0.2 git-lfs uses time.Until that was introduced in golang >=1.8
# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136cccce
-DEPEND=">=dev-lang/go-1.8:=
+DEPEND=">=dev-lang/go-1.8.1:=
doc? ( app-text/ronn )"
RDEPEND="dev-vcs/git"