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/linux-atm/
Date: Sat, 02 Feb 2019 21:17:13
Message-Id: 1549142061.f73c2a5a29c8b78801ff3a45b2115571a0d20a3e.slyfox@gentoo
1 commit: f73c2a5a29c8b78801ff3a45b2115571a0d20a3e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 21:14:21 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 21:14:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f73c2a5a
7
8 net-dialup/linux-atm: stable 2.5.2 for ppc64, bug #676708
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
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 6ade14fd64e..0a0f6efcc2f 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=""