Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libnl/
Date: Wed, 27 Jun 2018 22:15:18
Message-Id: 1530137634.7f5aa59a55fac2bf6b0e67fb1b31dd5316a8aa72.slyfox@gentoo
1 commit: 7f5aa59a55fac2bf6b0e67fb1b31dd5316a8aa72
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 27 22:01:03 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 27 22:13:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5aa59a
7
8 dev-libs/libnl: stable 3.4.0 for ppc64, bug #658874
9
10 Bug: https://bugs.gentoo.org/658874
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc64"
13
14 dev-libs/libnl/libnl-3.4.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/libnl/libnl-3.4.0.ebuild b/dev-libs/libnl/libnl-3.4.0.ebuild
18 index 24f54fd321e..a1865646b03 100644
19 --- a/dev-libs/libnl/libnl-3.4.0.ebuild
20 +++ b/dev-libs/libnl/libnl-3.4.0.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="
22 "
23 LICENSE="LGPL-2.1 utils? ( GPL-2 )"
24 SLOT="3"
25 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
27 IUSE="+debug static-libs python +threads utils"
28
29 RDEPEND="