net-p2p/syncthing: require <dev-lang/go-1.13

Having checked upstream, 1.13 is not supported by any of the versions
currently in Gentoo. On the other hand, we have removed versions
older than 1.12 so there is presently no need for the lower version
limit.

Closes: https://bugs.gentoo.org/693922
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2019-09-20 09:50:32 +01:00
parent 2eeae6f639
commit 66be48af7d
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ SLOT="0"
KEYWORDS="amd64 arm x86"
IUSE="selinux tools"
BDEPEND=">=dev-lang/go-1.12"
BDEPEND="<dev-lang/go-1.13"
RDEPEND="selinux? ( sec-policy/selinux-syncthing )"
DOCS=( README.md AUTHORS CONTRIBUTING.md )

View File

@@ -79,7 +79,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="selinux tools"
BDEPEND=">=dev-lang/go-1.12"
BDEPEND="<dev-lang/go-1.13"
RDEPEND="acct-group/syncthing
acct-user/syncthing
tools? ( acct-group/stdiscosrv