net-im/go-sendxmpp: Fix BDEPEND

Bug: https://bugs.gentoo.org/975875
Closes: https://bugs.gentoo.org/975875
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
This commit is contained in:
Niklaus 'vimja' Hofer
2026-05-26 19:44:30 +02:00
parent 177c657455
commit a8ae147e22
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ LICENSE="BSD-2 BSD MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
BDEPEND=">=dev-lang/go-1.25"
BDEPEND=">=dev-lang/go-1.25.0"
src_compile() {
ego build -buildmode=pie

View File

@@ -20,7 +20,7 @@ LICENSE="BSD-2 BSD MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
BDEPEND=">=dev-lang/go-1.25"
BDEPEND=">=dev-lang/go-1.25.0"
src_compile() {
ego build -buildmode=pie