diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 15:34:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 15:34:59 +0300 |
commit | 67f843bf43b23b68004a58c6cba02a905cb2d380 (patch) | |
tree | 7cee0058de9e5604edc7210be176dcee5ff38a6d /app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild | |
parent | net-firewall/iptables: Stabilize 1.8.7-r2 arm64, #836617 (diff) | |
download | gentoo-67f843bf43b23b68004a58c6cba02a905cb2d380.tar.gz gentoo-67f843bf43b23b68004a58c6cba02a905cb2d380.tar.bz2 gentoo-67f843bf43b23b68004a58c6cba02a905cb2d380.zip |
app-eselect/eselect-iptables: Stabilize 20220320 arm64, #836617
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild')
-rw-r--r-- | app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild b/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild index 1eecd9e89053..343a36ebcfd5 100644 --- a/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild +++ b/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~chutzpah/dist/iptables/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND="app-admin/eselect" |