commit: bddd409ff4d1809e48f7fa83f1e86a7ceb49f380 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 9 07:46:23 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 9 07:46:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bddd409f
net-firewall/ipset: Stabilize 7.11 amd64, #788934 Signed-off-by: Sam James <sam <AT> gentoo.org> net-firewall/ipset/ipset-7.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/ipset/ipset-7.11.ebuild b/net-firewall/ipset/ipset-7.11.ebuild index 34abab5cafd..a7b7b635b4c 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"
