summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2020-08-30 12:18:21 -0500
committerWilliam Hubbs <williamh@gentoo.org>2020-08-30 12:39:46 -0500
commit9ee1279b4da1804d95850953310dc0bbaa65319b (patch)
tree662806b68330381b85086e440085721f11e53b80 /net-p2p
parentdev-lang/swig: version bump 4.0.2 (diff)
downloadgentoo-9ee1279b4da1804d95850953310dc0bbaa65319b.tar.gz
gentoo-9ee1279b4da1804d95850953310dc0bbaa65319b.tar.bz2
gentoo-9ee1279b4da1804d95850953310dc0bbaa65319b.zip
net-p2p/syncthing: update BDEPEND setting
This was approved by the maintainer. Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/syncthing/syncthing-1.7.1.ebuild2
-rw-r--r--net-p2p/syncthing/syncthing-1.8.0.ebuild2
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 2de9357f90e9..b4d1c72d86dc 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 8ecb9b64f265..fd7bd7675480 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 )