commit: efd352325eb5932b8052ab1d67edc95da68b256b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 21 04:45:24 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 21 04:45:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd35232
net-firewall/ipset: Stabilize 7.10 ppc, #771798 Signed-off-by: Sam James <sam <AT> gentoo.org> net-firewall/ipset/ipset-7.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/ipset/ipset-7.10.ebuild b/net-firewall/ipset/ipset-7.10.ebuild index 050c6abfd5d..79d4df73d31 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"
