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 07:33:55
Message-Id: 1648884806.3d763194bab8c461932a2655d8f2ac5c83a81951.arthurzam@gentoo
1 commit: 3d763194bab8c461932a2655d8f2ac5c83a81951
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 07:33:26 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 07:33:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d763194
7
8 app-eselect/eselect-iptables: Stabilize 20220320 arm, #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 9c41e81fefd2..4f2a10e0cfe3 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"