From ecf1caa704162d36cab18c28d7af6d30ab3eea4b Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Mon, 5 Jul 2021 12:49:37 +0100 Subject: net-dialup/mgetty: keyword 1.2.1-r3 for -riscv Fails to compile - multiple "initializer element is not constant) errors in conf_mg.c. Also quite a lot of "cast from pointer to integer of different size" warnings in same which might or might not cause run-time problems even if this did compile. Signed-off-by: Marek Szuba --- net-dialup/mgetty/mgetty-1.2.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-dialup/mgetty') diff --git a/net-dialup/mgetty/mgetty-1.2.1-r3.ebuild b/net-dialup/mgetty/mgetty-1.2.1-r3.ebuild index a02a5ad1b864..7e4e261c8daf 100644 --- a/net-dialup/mgetty/mgetty-1.2.1-r3.ebuild +++ b/net-dialup/mgetty/mgetty-1.2.1-r3.ebuild @@ -29,7 +29,7 @@ RDEPEND=" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 -riscv ~s390 sparc x86" IUSE="+fax fidonet split-usr" PATCHES=( -- cgit v1.2.3-65-gdbad