diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-09-11 00:24:35 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-09-11 01:43:40 +0200 |
commit | 11f52cdbbe9b084d8e270d98ff37cd9ea17254f9 (patch) | |
tree | ecd6640e4e68aa5f35b04a477710c2892ba782da /profiles/arch/mips/mips64/multilib/package.mask | |
parent | app-misc/openrgb: Fix building live 9999 version (diff) | |
download | gentoo-11f52cdbbe9b084d8e270d98ff37cd9ea17254f9.tar.gz gentoo-11f52cdbbe9b084d8e270d98ff37cd9ea17254f9.tar.bz2 gentoo-11f52cdbbe9b084d8e270d98ff37cd9ea17254f9.zip |
package.mask: Temporarily mask sys-boot/arcload on mips o32 and multilib
On non-multilib it needs a kgcc64, which does not build right now.
For multilib, the dependency specs are just plain broken in the ebuild.
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/arch/mips/mips64/multilib/package.mask')
-rw-r--r-- | profiles/arch/mips/mips64/multilib/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/mips/mips64/multilib/package.mask b/profiles/arch/mips/mips64/multilib/package.mask new file mode 100644 index 000000000000..aff67b6b78b8 --- /dev/null +++ b/profiles/arch/mips/mips64/multilib/package.mask @@ -0,0 +1,5 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Has broken dependency specs for multilib... +sys-boot/arcload |