Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ipset/
Date: Tue, 07 Dec 2021 00:44:18
Message-Id: 1638837843.bf020f89bcbca11cf5a8a518b76c4d9ab07791ff.sam@gentoo
1 commit: bf020f89bcbca11cf5a8a518b76c4d9ab07791ff
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 7 00:44:03 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 7 00:44:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf020f89
7
8 net-firewall/ipset: Stabilize 7.15 arm64, #828257
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-firewall/ipset/ipset-7.15.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/ipset/ipset-7.15.ebuild b/net-firewall/ipset/ipset-7.15.ebuild
16 index 844268fa41ad..cd1109bc86b9 100644
17 --- a/net-firewall/ipset/ipset-7.15.ebuild
18 +++ b/net-firewall/ipset/ipset-7.15.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 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~riscv ~x86"
25
26 BDEPEND="virtual/pkgconfig"