diff options
author | Sam James <sam@gentoo.org> | 2020-08-17 12:18:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-17 12:18:02 +0000 |
commit | b0d3c1e6a5e1b78fe62cdaa4abc06f471d7bebc3 (patch) | |
tree | d1480b3314c437fbeb51a856833e96cca6d5575b /app-eselect | |
parent | sys-devel/gcc: s390 stable wrt bug #737232 (diff) | |
download | gentoo-b0d3c1e6a5e1b78fe62cdaa4abc06f471d7bebc3.tar.gz gentoo-b0d3c1e6a5e1b78fe62cdaa4abc06f471d7bebc3.tar.bz2 gentoo-b0d3c1e6a5e1b78fe62cdaa4abc06f471d7bebc3.zip |
app-eselect/eselect-iptables: Stabilize 20200508 arm64, #733498
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-iptables/eselect-iptables-20200508.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-iptables/eselect-iptables-20200508.ebuild b/app-eselect/eselect-iptables/eselect-iptables-20200508.ebuild index a0f938c15386..84e01330055d 100644 --- a/app-eselect/eselect-iptables/eselect-iptables-20200508.ebuild +++ b/app-eselect/eselect-iptables/eselect-iptables-20200508.ebuild @@ -9,7 +9,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" |