app-misc/jpipe: update BDEPEND on dev-lang/go

Closes: https://bugs.gentoo.org/973684
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2026-05-06 09:28:26 +03:00
parent 59c0c142c2
commit cc33ffff47
+2 -2
View File
@@ -4,7 +4,7 @@
EAPI=8
GO_OPTIONAL=1
DISTUTILS_OPTIONAL=1
PYTHON_COMPAT=( python3_{10..14} )
PYTHON_COMPAT=( python3_{11..14} )
DISTUTILS_USE_PEP517=setuptools
inherit go-module distutils-r1 pypi
@@ -24,7 +24,7 @@ RESTRICT="!test? ( test )"
BDEPEND="${DISTUTILS_DEPS}
!python? (
app-arch/unzip
>=dev-lang/go-1.12
>=dev-lang/go-1.17
)
python? (
${PYTHON_DEPS}