Submitted as
https://github.com/gentoo/gentoo/pull/37411
Closes:
https://bugs.gentoo.org/935414
Signed-off-by: Matoro Mahri <
matoro_gentoo@matoro.tk>
---
eclass/go-env.eclass | 2 ++
1 file changed, 2 insertions(+)
diff --git a/eclass/go-env.eclass b/eclass/go-env.eclass
index 1a2c9787a146b..5afa8df09b64e 100644
--- a/eclass/go-env.eclass
+++ b/eclass/go-env.eclass
@@ -16,6 +16,8 @@ _GO_ENV_ECLASS=1
inherit flag-o-matic toolchain-funcs
+IUSE+=" abi_mips_o32 abi_mips_n64"
+
# @FUNCTION: go-env_set_compile_environment
# @DESCRIPTION:
# Set up basic compile environment: CC, CXX, and GOARCH.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)