diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 04:03:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 04:03:47 +0000 |
commit | 7db28b722f816ca60f37dca6b409d973b97f583f (patch) | |
tree | f783901890e6a9d94c19ace238083921e9384754 /net-firewall | |
parent | app-text/highlight: add gitlab remote-id (diff) | |
download | gentoo-7db28b722f816ca60f37dca6b409d973b97f583f.tar.gz gentoo-7db28b722f816ca60f37dca6b409d973b97f583f.tar.bz2 gentoo-7db28b722f816ca60f37dca6b409d973b97f583f.zip |
net-firewall/ipset: Stabilize 7.10 amd64, #771798
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-7.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-7.10.ebuild b/net-firewall/ipset/ipset-7.10.ebuild index e5cf531894f1..0f79457e1120 100644 --- a/net-firewall/ipset/ipset-7.10.ebuild +++ b/net-firewall/ipset/ipset-7.10.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" |