diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-05 08:48:28 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-05 08:48:28 +0100 |
commit | 494f7a3b249970a13045d47ef2fd5a81fab6f2ac (patch) | |
tree | 55cf69d7f60c9b1b2001132d065bb77ac2c62217 /net-firewall | |
parent | sys-apps/findutils: Stabilize 4.8.0-r1 amd64, #828254 (diff) | |
download | gentoo-494f7a3b249970a13045d47ef2fd5a81fab6f2ac.tar.gz gentoo-494f7a3b249970a13045d47ef2fd5a81fab6f2ac.tar.bz2 gentoo-494f7a3b249970a13045d47ef2fd5a81fab6f2ac.zip |
net-firewall/ipset: Stabilize 7.15 amd64, #828257
Signed-off-by: Jakov Smolić <jsmolic@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 b37a716c1821..6cfc714fd193 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" |