diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-07 07:26:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-07 07:26:03 +0100 |
commit | 9e8d558d2d294c249f5e505b3044e7d96b87b387 (patch) | |
tree | 021c5e6883e98c60fd793e30415213ae99198ad5 /net-firewall | |
parent | dev-perl/Text-CSV: x86 stable wrt bug #828213 (diff) | |
download | gentoo-9e8d558d2d294c249f5e505b3044e7d96b87b387.tar.gz gentoo-9e8d558d2d294c249f5e505b3044e7d96b87b387.tar.bz2 gentoo-9e8d558d2d294c249f5e505b3044e7d96b87b387.zip |
net-firewall/ipset: x86 stable wrt bug #828257
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-7.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-7.15.ebuild b/net-firewall/ipset/ipset-7.15.ebuild index cd1109bc86b9..cbee799db563 100644 --- a/net-firewall/ipset/ipset-7.15.ebuild +++ b/net-firewall/ipset/ipset-7.15.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://ipset.netfilter.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~riscv x86" BDEPEND="virtual/pkgconfig" |