mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
dev-util/minify: set minimum Go version
Closes: https://bugs.gentoo.org/974976 Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
@@ -23,6 +23,8 @@ fi
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND=">=dev-lang/go-1.25.0"
|
||||
|
||||
src_unpack() {
|
||||
if [[ "${PV}" == 9999 ]] ; then
|
||||
git-r3_src_unpack
|
||||
|
||||
@@ -23,6 +23,8 @@ fi
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND=">=dev-lang/go-1.25.0"
|
||||
|
||||
src_unpack() {
|
||||
if [[ "${PV}" == 9999 ]] ; then
|
||||
git-r3_src_unpack
|
||||
|
||||
Reference in New Issue
Block a user