Skip to content

Commit

Permalink
net-p2p/syncthing: update BDEPEND setting
Browse files Browse the repository at this point in the history
This was approved by the maintainer.
Signed-off-by: William Hubbs <[email protected]>
  • Loading branch information
williamh committed Aug 30, 2020
1 parent 50f64d4 commit 9ee1279
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion net-p2p/syncthing/syncthing-1.7.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )

Expand Down
2 changes: 1 addition & 1 deletion net-p2p/syncthing/syncthing-1.8.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )

Expand Down

0 comments on commit 9ee1279

Please sign in to comment.