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 19:18:34
Message-Id: 1549134759.57a8c65b86b38697660e7befceccc4e77fc9852d.slyfox@gentoo
1 commit: 57a8c65b86b38697660e7befceccc4e77fc9852d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 19:12:39 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 19:12:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a8c65b
7
8 net-dialup/linux-atm: stable 2.5.2 for ia64, bug #676708
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
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 a00bc80b9c6..7b2636579fc 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=""