diff options
author | Sam James <sam@gentoo.org> | 2020-07-18 16:55:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-18 17:05:59 +0000 |
commit | 683e8f5df7bea9ac725397bf2e533b701fe4ce24 (patch) | |
tree | acbecf9b780f3b5c01d9025f0646260ce7a45044 /app-eselect | |
parent | net-firewall/ebtables: x86 stable (bug #724138) (diff) | |
download | gentoo-683e8f5df7bea9ac725397bf2e533b701fe4ce24.tar.gz gentoo-683e8f5df7bea9ac725397bf2e533b701fe4ce24.tar.bz2 gentoo-683e8f5df7bea9ac725397bf2e533b701fe4ce24.zip |
app-eselect/eselect-iptables: x86 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')
-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 da358b059dd0..734c7d425d23 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" |