www-misc/yomi: they just _are_ handled differently

Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
Shin'ya Minazuki
2026-04-17 19:47:45 -03:00
parent a59c74adde
commit a1280f545e

View File

@@ -11,6 +11,11 @@ LICENSE="ISC"
SLOT="0" SLOT="0"
KEYWORDS="-* amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~s390 x86" KEYWORDS="-* amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~s390 x86"
src_unpack() {
git-r3_src_unpack
go-module_live_vendor
}
src_compile() { src_compile() {
export CGO_ENABLED=0 export CGO_ENABLED=0