Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libmnl/
Date: Mon, 06 Sep 2021 19:59:22
Message-Id: 1630958335.18c9b5feab57044589069d6d52abdb46d2d7661c.mattst88@gentoo
1 commit: 18c9b5feab57044589069d6d52abdb46d2d7661c
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 6 19:52:50 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 6 19:58:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c9b5fe
7
8 net-libs/libmnl: Stabilize 1.0.4 hppa
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-libs/libmnl/libmnl-1.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libmnl/libmnl-1.0.4.ebuild b/net-libs/libmnl/libmnl-1.0.4.ebuild
16 index 2f7f8486b0a..0e9c2adbd8c 100644
17 --- a/net-libs/libmnl/libmnl-1.0.4.ebuild
18 +++ b/net-libs/libmnl/libmnl-1.0.4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0/0.2.0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux"
25 IUSE="examples static-libs"
26
27 src_configure() {