diff options
author | Sam James <sam@gentoo.org> | 2021-05-09 07:46:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-09 07:46:23 +0000 |
commit | bddd409ff4d1809e48f7fa83f1e86a7ceb49f380 (patch) | |
tree | 416b85dd00518ac598239d4a9b5e6b57f23935c7 /net-firewall | |
parent | media-sound/jack_capture: fixed conflicting asprintf (diff) | |
download | gentoo-bddd409ff4d1809e48f7fa83f1e86a7ceb49f380.tar.gz gentoo-bddd409ff4d1809e48f7fa83f1e86a7ceb49f380.tar.bz2 gentoo-bddd409ff4d1809e48f7fa83f1e86a7ceb49f380.zip |
net-firewall/ipset: Stabilize 7.11 amd64, #788934
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-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 34abab5cafd3..a7b7b635b4c5 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" |