Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ipset/
Date: Mon, 23 Aug 2021 11:41:12
Message-Id: 1629718443.35ffe1335c7598266e1b6da2855d737b70c0df6d.marecki@gentoo
1 commit: 35ffe1335c7598266e1b6da2855d737b70c0df6d
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 23 11:34:03 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 23 11:34:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ffe133
7
8 net-firewall/ipset: keyword 7.11-r1 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 net-firewall/ipset/ipset-7.11-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/ipset/ipset-7.11-r1.ebuild b/net-firewall/ipset/ipset-7.11-r1.ebuild
16 index c7dfc5a9b0c..cbee799db56 100644
17 --- a/net-firewall/ipset/ipset-7.11-r1.ebuild
18 +++ b/net-firewall/ipset/ipset-7.11-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://ipset.netfilter.org/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~riscv x86"
25
26 BDEPEND="virtual/pkgconfig"