From 6c309f464af6119bf0398ceac3203514dbf81484 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 7 Mar 2018 14:46:21 +0100 Subject: net-firewall/arptables: amd64 stable wrt bug #648396 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" --- net-firewall/arptables/arptables-0.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-firewall/arptables/arptables-0.0.4.ebuild') diff --git a/net-firewall/arptables/arptables-0.0.4.ebuild b/net-firewall/arptables/arptables-0.0.4.ebuild index 23c063983b07..074b38de670d 100644 --- a/net-firewall/arptables/arptables-0.0.4.ebuild +++ b/net-firewall/arptables/arptables-0.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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}" -- cgit v1.2.3-65-gdbad