Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libnl/
Date: Mon, 21 Sep 2015 11:27:56
Message-Id: 1442834732.a9fbedc43c1ddfca031b7a58474aa786ae38fb24.ago@gentoo
1 commit: a9fbedc43c1ddfca031b7a58474aa786ae38fb24
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 11:25:32 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 11:25:32 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9fbedc4
7
8 dev-libs/libnl: sparc stable wrt bug #558132
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-libs/libnl/libnl-3.2.26.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libnl/libnl-3.2.26.ebuild b/dev-libs/libnl/libnl-3.2.26.ebuild
17 index dc14a3c..6430b27 100644
18 --- a/dev-libs/libnl/libnl-3.2.26.ebuild
19 +++ b/dev-libs/libnl/libnl-3.2.26.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="
21 "
22 LICENSE="LGPL-2.1 utils? ( GPL-2 )"
23 SLOT="3"
24 -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
26 IUSE="static-libs python utils"
27
28 RDEPEND="python? ( ${PYTHON_DEPS} )