dev-util/tea: update go BDEPEND to >=dev-lang/go-1.26

Closes: https://bugs.gentoo.org/973657
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2026-05-05 09:09:12 +02:00
parent 705f1b9b99
commit f9d279ed90
@@ -19,6 +19,10 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
BDEPEND="
>=dev-lang/go-1.26
"
DOCS=( CHANGELOG.md README.md )
src_compile() {