diff options
Diffstat (limited to 'net-firewall/arptables/arptables-0.0.4.ebuild')
-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 074b38de670d..c69397f10400 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}" |