diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-02 10:02:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-02 10:02:59 +0200 |
commit | 68a1f6ab182aa8ef8562ebdb5ac16447b05facd2 (patch) | |
tree | bbba8fb6bcc8e8b9d8acc4b9b5838f722861b845 /app-eselect/eselect-iptables | |
parent | sys-apps/sysvinit: x86 stable wrt bug #836344 (diff) | |
download | gentoo-68a1f6ab182aa8ef8562ebdb5ac16447b05facd2.tar.gz gentoo-68a1f6ab182aa8ef8562ebdb5ac16447b05facd2.tar.bz2 gentoo-68a1f6ab182aa8ef8562ebdb5ac16447b05facd2.zip |
app-eselect/eselect-iptables: x86 stable wrt bug #836617
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-iptables')
-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 0d20d363b680..373d44610267 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" |