diff options
author | Sam James <sam@gentoo.org> | 2020-07-19 23:31:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-19 23:31:34 +0000 |
commit | dec6c7277230fdaa37902cdac1a13e7aeb58e6e2 (patch) | |
tree | 19b78ca1c49c0f8d8f44f5760f4db887ab5f8ff2 /app-eselect/eselect-iptables | |
parent | net-firewall/ebtables: amd64 stable (bug #724138) (diff) | |
download | gentoo-dec6c7277230fdaa37902cdac1a13e7aeb58e6e2.tar.gz gentoo-dec6c7277230fdaa37902cdac1a13e7aeb58e6e2.tar.bz2 gentoo-dec6c7277230fdaa37902cdac1a13e7aeb58e6e2.zip |
app-eselect/eselect-iptables: amd64 stable (bug #724138)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-iptables')
-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 734c7d425d23..a0f938c15386 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" |