dev-lang/mono: keyword 6.12.0.122 for -riscv

Fails to build, and according to upstream documentation even when it
does build it can't do much more than run a Hello, world! example in C#.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2021-08-20 15:19:02 +01:00
parent a8bc41e049
commit 8c9508e824
2 changed files with 5 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ SRC_URI="https://download.mono-project.com/sources/mono/${P}.tar.xz"
LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 -riscv x86 ~amd64-linux"
IUSE="doc minimal nls pax-kernel xen"
# Note: mono works incorrect with older versions of libgdiplus

View File

@@ -32,6 +32,10 @@ valgrind
# Not tested yet
bluetooth
jack
# As of August 2021, RISC-V support in dev-lang/mono is minimal and some
# versions do not even build on this arch. See
# https://github.com/dotnet/runtime/issues/36748
mono
# No proper support for this arch yet