Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/mgetty/
Date: Wed, 13 Mar 2019 22:36:33
Message-Id: 1552516559.e9d2b07088e17e492b075af11931718734f240c2.slyfox@gentoo
1 commit: e9d2b07088e17e492b075af11931718734f240c2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 13 22:35:59 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 13 22:35:59 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d2b070
7
8 net-dialup/mgetty: stable 1.2.1 for ppc64, bug #677094
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.62, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc64"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-dialup/mgetty/mgetty-1.2.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-dialup/mgetty/mgetty-1.2.1.ebuild b/net-dialup/mgetty/mgetty-1.2.1.ebuild
19 index 7418e6f16ce..3f2e2683edd 100644
20 --- a/net-dialup/mgetty/mgetty-1.2.1.ebuild
21 +++ b/net-dialup/mgetty/mgetty-1.2.1.ebuild
22 @@ -25,7 +25,7 @@ RDEPEND="${DEPEND}
23
24 SLOT="0"
25 LICENSE="GPL-2"
26 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
27 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
28 IUSE="+fax fidonet"
29
30 pkg_setup() {