www-apps/mattermost: requires dev-lang/go > 1.13

This commit is contained in:
nemunaire 2019-12-17 11:21:32 +01:00
commit 4bce01993d
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ HOMEPAGE="https://mattermost.com"
LICENSE="Apache-2.0"
SLOT="0"
IUSE="+build-client"
DEPEND="dev-lang/go
DEPEND=">=dev-lang/go-1.13
build-client? ( sys-apps/yarn )"
RDEPEND=""