Gentoo Archives: gentoo-commits

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