diff options
author | Sam James <sam@gentoo.org> | 2020-07-18 16:54:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-18 17:05:59 +0000 |
commit | f856f8926d4c303d1b9a736c99bbac2c9b4dc7af (patch) | |
tree | 787f36647ee90528cde9bf4c852b119cc12253dd /net-firewall/ebtables | |
parent | sys-libs/glibc: drop -fcommon on ia64 (fixed in code) (diff) | |
download | gentoo-f856f8926d4c303d1b9a736c99bbac2c9b4dc7af.tar.gz gentoo-f856f8926d4c303d1b9a736c99bbac2c9b4dc7af.tar.bz2 gentoo-f856f8926d4c303d1b9a736c99bbac2c9b4dc7af.zip |
net-firewall/ebtables: x86 stable (bug #724138)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@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 b6d6f2f115da..7b9807b98745 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" |