mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user