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: Sat, 26 Sep 2020 21:34:14
Message-Id: 1601155949.4b8ec6023b5b449033c7204f28365938bf86c62a.slyfox@gentoo
1 commit: 4b8ec6023b5b449033c7204f28365938bf86c62a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 26 21:32:29 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 26 21:32:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b8ec602
7
8 dev-libs/libnl: stable 3.5.0 for hppa
9
10 stable wrt bug #741174
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.1
13 RepoMan-Options: --include-arches="hppa"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-libs/libnl/libnl-3.5.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-libs/libnl/libnl-3.5.0.ebuild b/dev-libs/libnl/libnl-3.5.0.ebuild
20 index b59acf1f18f..6a56b881381 100644
21 --- a/dev-libs/libnl/libnl-3.5.0.ebuild
22 +++ b/dev-libs/libnl/libnl-3.5.0.ebuild
23 @@ -18,7 +18,7 @@ SRC_URI="
24 "
25 LICENSE="LGPL-2.1 utils? ( GPL-2 )"
26 SLOT="3"
27 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
28 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
29 IUSE="+debug static-libs python +threads utils"
30
31 RDEPEND="