Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/mgetty/
Date: Mon, 05 Jul 2021 13:25:11
Message-Id: 1625491484.ecf1caa704162d36cab18c28d7af6d30ab3eea4b.marecki@gentoo
1 commit: ecf1caa704162d36cab18c28d7af6d30ab3eea4b
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 5 11:49:37 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 5 13:24:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf1caa7
7
8 net-dialup/mgetty: keyword 1.2.1-r3 for -riscv
9
10 Fails to compile - multiple "initializer element is not constant) errors
11 in conf_mg.c. Also quite a lot of "cast from pointer to integer of
12 different size" warnings in same which might or might not cause run-time
13 problems even if this did compile.
14
15 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
16
17 net-dialup/mgetty/mgetty-1.2.1-r3.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/net-dialup/mgetty/mgetty-1.2.1-r3.ebuild b/net-dialup/mgetty/mgetty-1.2.1-r3.ebuild
21 index a02a5ad1b86..7e4e261c8da 100644
22 --- a/net-dialup/mgetty/mgetty-1.2.1-r3.ebuild
23 +++ b/net-dialup/mgetty/mgetty-1.2.1-r3.ebuild
24 @@ -29,7 +29,7 @@ RDEPEND="
25
26 SLOT="0"
27 LICENSE="GPL-2"
28 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
29 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 -riscv ~s390 sparc x86"
30 IUSE="+fax fidonet split-usr"
31
32 PATCHES=(