diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 10:33:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 10:33:26 +0300 |
commit | 3d763194bab8c461932a2655d8f2ac5c83a81951 (patch) | |
tree | 57e16b7f63ccd058f0efaafd601e19394fe106fa /app-eselect | |
parent | net-firewall/iptables: Stabilize 1.8.7-r2 arm, #836617 (diff) | |
download | gentoo-3d763194bab8c461932a2655d8f2ac5c83a81951.tar.gz gentoo-3d763194bab8c461932a2655d8f2ac5c83a81951.tar.bz2 gentoo-3d763194bab8c461932a2655d8f2ac5c83a81951.zip |
app-eselect/eselect-iptables: Stabilize 20220320 arm, #836617
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-eselect')
-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 9c41e81fefd2..4f2a10e0cfe3 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" |