diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-09 14:02:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-09 14:02:33 +0300 |
commit | 1dfe316b09427ca71810d8140f103435f8296eba (patch) | |
tree | c28d98e6ab83523a4e4740637c9341d749d8567a /net-firewall | |
parent | net-ftp/oftpd: Drop old (diff) | |
download | gentoo-1dfe316b09427ca71810d8140f103435f8296eba.tar.gz gentoo-1dfe316b09427ca71810d8140f103435f8296eba.tar.bz2 gentoo-1dfe316b09427ca71810d8140f103435f8296eba.zip |
net-firewall/arptables: ppc stable wrt bug #648398
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/arptables/arptables-0.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/arptables/arptables-0.0.4.ebuild b/net-firewall/arptables/arptables-0.0.4.ebuild index c69397f10400..f53623192423 100644 --- a/net-firewall/arptables/arptables-0.0.4.ebuild +++ b/net-firewall/arptables/arptables-0.0.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.netfilter.org/pub/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" S="${WORKDIR}/${MY_P}" |