diff options
author | 2019-12-28 13:07:54 -0800 | |
---|---|---|
committer | 2019-12-28 13:32:43 -0800 | |
commit | 7c5ae72542771b1ee3bd8b0106b9225bbfdec59b (patch) | |
tree | 4e2d13cca256e25928c0777bbdca985428c82efb /net-firewall | |
parent | dev-python/python-slip: keyword on ~ppc64 (diff) | |
download | gentoo-7c5ae72542771b1ee3bd8b0106b9225bbfdec59b.tar.gz gentoo-7c5ae72542771b1ee3bd8b0106b9225bbfdec59b.tar.bz2 gentoo-7c5ae72542771b1ee3bd8b0106b9225bbfdec59b.zip |
net-firewall/ipset: keyword 7.4 on ~ppc64
Bug: https://bugs.gentoo.org/679888
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-7.4.ebuild b/net-firewall/ipset/ipset-7.4.ebuild index dbc327ccc298..827969dce4b9 100644 --- a/net-firewall/ipset/ipset-7.4.ebuild +++ b/net-firewall/ipset/ipset-7.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" BDEPEND="virtual/pkgconfig" |