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/linux-atm/
Date: Mon, 25 Feb 2019 07:32:57
Message-Id: 1551079842.b83799a1c9bb7cb3df2a6dfad8843fd1ef9d4811.zlogene@gentoo
1 commit: b83799a1c9bb7cb3df2a6dfad8843fd1ef9d4811
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 25 07:30:42 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 25 07:30:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b83799a1
7
8 net-dialup/linux-atm: s390 stable wrt bug #676708
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="s390"
13
14 net-dialup/linux-atm/linux-atm-2.5.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-dialup/linux-atm/linux-atm-2.5.2.ebuild b/net-dialup/linux-atm/linux-atm-2.5.2.ebuild
18 index 2a8820bd503..69c9d26170f 100644
19 --- a/net-dialup/linux-atm/linux-atm-2.5.2.ebuild
20 +++ b/net-dialup/linux-atm/linux-atm-2.5.2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
26 +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 ~sh sparc x86"
27 IUSE="static-libs"
28
29 RDEPEND=""