Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-iptables/
Date: Sat, 02 Apr 2022 12:35:15
Message-Id: 1648902899.67f843bf43b23b68004a58c6cba02a905cb2d380.arthurzam@gentoo
1 commit: 67f843bf43b23b68004a58c6cba02a905cb2d380
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 12:34:59 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 12:34:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f843bf
7
8 app-eselect/eselect-iptables: Stabilize 20220320 arm64, #836617
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild b/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild
16 index 1eecd9e89053..343a36ebcfd5 100644
17 --- a/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild
18 +++ b/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~chutzpah/dist/iptables/${P}.tar.xz
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
25
26 RDEPEND="app-admin/eselect"