diff options
Diffstat (limited to 'net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild')
-rw-r--r-- | net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild b/net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild index 1bf35093bdec..f144623ff7ec 100644 --- a/net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild +++ b/net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild,v 1.1 2013/12/19 19:16:43 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-1.8-r4.ebuild,v 1.2 2014/02/28 11:24:01 pinkbyte Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ipt-netflow/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="pax_kernel" |