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:
Pavel Sobolev
2026-05-15 21:19:19 +03:00
parent e532252861
commit c14cf57dde
2 changed files with 4 additions and 0 deletions

View File

@@ -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

View File

@@ -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