commit:     9ee1279b4da1804d95850953310dc0bbaa65319b
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 17:18:21 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 17:39:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee1279b

net-p2p/syncthing: update BDEPEND setting

This was approved by the maintainer.
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 net-p2p/syncthing/syncthing-1.7.1.ebuild | 2 +-
 net-p2p/syncthing/syncthing-1.8.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-p2p/syncthing/syncthing-1.7.1.ebuild 
b/net-p2p/syncthing/syncthing-1.7.1.ebuild
index 2de9357f90e..b4d1c72d86d 100644
--- a/net-p2p/syncthing/syncthing-1.7.1.ebuild
+++ b/net-p2p/syncthing/syncthing-1.7.1.ebuild
@@ -503,7 +503,7 @@ RDEPEND="acct-group/syncthing
                acct-user/stdiscosrv
                acct-user/strelaysrv )
        selinux? ( sec-policy/selinux-syncthing )"
-BDEPEND="<dev-lang/go-1.15"
+BDEPEND="=dev-lang/go-1.14*"
 
 DOCS=( README.md AUTHORS CONTRIBUTING.md )
 

diff --git a/net-p2p/syncthing/syncthing-1.8.0.ebuild 
b/net-p2p/syncthing/syncthing-1.8.0.ebuild
index 8ecb9b64f26..fd7bd767548 100644
--- a/net-p2p/syncthing/syncthing-1.8.0.ebuild
+++ b/net-p2p/syncthing/syncthing-1.8.0.ebuild
@@ -523,7 +523,7 @@ RDEPEND="acct-group/syncthing
                acct-user/stdiscosrv
                acct-user/strelaysrv )
        selinux? ( sec-policy/selinux-syncthing )"
-BDEPEND="<dev-lang/go-1.15"
+BDEPEND="=dev-lang/go-1.14*"
 
 DOCS=( README.md AUTHORS CONTRIBUTING.md )
 

Reply via email to