Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/mgetty/
Date: Thu, 28 Jun 2018 14:47:32
Message-Id: 1530197240.2a494d915e857b7b84b4a00e4a25f75833f50637.zlogene@gentoo
1 commit: 2a494d915e857b7b84b4a00e4a25f75833f50637
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 28 14:43:16 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 28 14:47:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a494d91
7
8 net-dialup/mgetty: mark s390 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-dialup/mgetty/mgetty-1.1.37-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-dialup/mgetty/mgetty-1.1.37-r1.ebuild b/net-dialup/mgetty/mgetty-1.1.37-r1.ebuild
16 index a6305c0271c..cf7346d7d61 100644
17 --- a/net-dialup/mgetty/mgetty-1.1.37-r1.ebuild
18 +++ b/net-dialup/mgetty/mgetty-1.1.37-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -26,7 +26,7 @@ RDEPEND="${DEPEND}
26
27 SLOT="0"
28 LICENSE="GPL-2"
29 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86"
30 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 s390 sparc x86"
31 IUSE="doc +fax fidonet"
32
33 pkg_setup() {