From: Georgy Yakovlev Date: Sat, 28 Dec 2019 20:41:12 +0000 (-0800) Subject: net-firewall/ebtables: keyword 2.0.11 on ~ppc64 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c12d77456def9741a16f7354ac86a94f46831b3b;p=gentoo.git net-firewall/ebtables: keyword 2.0.11 on ~ppc64 Bug: https://bugs.gentoo.org/679888 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/net-firewall/ebtables/ebtables-2.0.11.ebuild b/net-firewall/ebtables/ebtables-2.0.11.ebuild index fc30080735cc..c9be4be12cce 100644 --- a/net-firewall/ebtables/ebtables-2.0.11.ebuild +++ b/net-firewall/ebtables/ebtables-2.0.11.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+perl static" # The ebtables-save script is written in perl.