diff options
author | William Hubbs <williamh@gentoo.org> | 2022-09-14 22:10:09 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2022-09-14 22:17:23 -0500 |
commit | 76fabdab2e6ba0a38f4556d3f1cd9dff38aa7f04 (patch) | |
tree | 09a229d204ce10e81436bc07e795eadf82bfe126 /profiles/arch/mips | |
parent | dev-lang/rust: revbump 1.63.0, add cargo security fixes (diff) | |
download | gentoo-76fabdab2e6ba0a38f4556d3f1cd9dff38aa7f04.tar.gz gentoo-76fabdab2e6ba0a38f4556d3f1cd9dff38aa7f04.tar.bz2 gentoo-76fabdab2e6ba0a38f4556d3f1cd9dff38aa7f04.zip |
profiles/arch/mips/mips64/n32: mask dev-lang/go for this abi
Thanks-to: matoro <matoro_gentoo@matoro.tk>
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'profiles/arch/mips')
-rw-r--r-- | profiles/arch/mips/mips64/n32/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/mips/mips64/n32/package.mask b/profiles/arch/mips/mips64/n32/package.mask new file mode 100644 index 000000000000..a55a202eb6e4 --- /dev/null +++ b/profiles/arch/mips/mips64/n32/package.mask @@ -0,0 +1,5 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Go is not supported for this ABI. +dev-lang/go |