summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2018-03-07 14:46:21 +0100
committerAgostino Sarubbo <ago@gentoo.org>2018-03-07 14:46:21 +0100
commit6c309f464af6119bf0398ceac3203514dbf81484 (patch)
treea845a50fdb39ceb8b080a071c29685e970d0f592 /net-firewall
parentdev-embedded/libftdi: amd64 stable wrt bug #648136 (diff)
downloadgentoo-6c309f464af6119bf0398ceac3203514dbf81484.tar.gz
gentoo-6c309f464af6119bf0398ceac3203514dbf81484.tar.bz2
gentoo-6c309f464af6119bf0398ceac3203514dbf81484.zip
net-firewall/arptables: amd64 stable wrt bug #648396
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/arptables/arptables-0.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
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}"