Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libmnl/
Date: Sat, 04 May 2019 19:32:21
Message-Id: 1556998330.694c1df81c3f4dd4c72564335ce945f83f5bd75d.dilfridge@gentoo
1 commit: 694c1df81c3f4dd4c72564335ce945f83f5bd75d
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 4 19:31:59 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 4 19:32:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694c1df8
7
8 net-libs/libmnl: keyword ~riscv
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 net-libs/libmnl/libmnl-1.0.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libmnl/libmnl-1.0.4.ebuild b/net-libs/libmnl/libmnl-1.0.4.ebuild
17 index 78dbfedd5e8..af3095f7d74 100644
18 --- a/net-libs/libmnl/libmnl-1.0.4.ebuild
19 +++ b/net-libs/libmnl/libmnl-1.0.4.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0/0.2.0"
24 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux"
25 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-linux"
26 IUSE="examples static-libs"
27
28 src_configure() {