diff options
author | Sam James <sam@gentoo.org> | 2021-05-09 01:28:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-09 01:28:47 +0000 |
commit | 0ee2ae8e441f6fc854204ad83a0322cb61731158 (patch) | |
tree | c8d544d05794397ca5b79a663ab36ca646fd06e2 /net-firewall/ipset | |
parent | media-gfx/graphviz: Stabilize 2.47.1 arm64, #684844 (diff) | |
download | gentoo-0ee2ae8e441f6fc854204ad83a0322cb61731158.tar.gz gentoo-0ee2ae8e441f6fc854204ad83a0322cb61731158.tar.bz2 gentoo-0ee2ae8e441f6fc854204ad83a0322cb61731158.zip |
net-firewall/ipset: Stabilize 7.11 arm64, #788934
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/ipset')
-rw-r--r-- | net-firewall/ipset/ipset-7.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-7.11.ebuild b/net-firewall/ipset/ipset-7.11.ebuild index e5cf531894f1..fd3fbe907504 100644 --- a/net-firewall/ipset/ipset-7.11.ebuild +++ b/net-firewall/ipset/ipset-7.11.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 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86" BDEPEND="virtual/pkgconfig" |