diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:21:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:21:01 +0200 |
commit | fd90097df503fee32bc51d7e338d23d44369acc2 (patch) | |
tree | 6fd2dcac50111dfb61044adf75e8cb6a89cbba94 /net-firewall/ebtables | |
parent | app-eselect/eselect-iptables: ppc stable wrt bug #724138 (diff) | |
download | gentoo-fd90097df503fee32bc51d7e338d23d44369acc2.tar.gz gentoo-fd90097df503fee32bc51d7e338d23d44369acc2.tar.bz2 gentoo-fd90097df503fee32bc51d7e338d23d44369acc2.zip |
net-firewall/ebtables: ppc stable wrt bug #724138
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall/ebtables')
-rw-r--r-- | net-firewall/ebtables/ebtables-2.0.11-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild b/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild index d455e69db67b..b6d6f2f115da 100644 --- a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild +++ b/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" IUSE="+perl static" BDEPEND=">=app-eselect/eselect-iptables-20200508" |