diff options
author | 2011-08-13 17:21:16 +0000 | |
---|---|---|
committer | 2011-08-13 17:21:16 +0000 | |
commit | b902dafbb7edcd8b0992cc9a09cabaf0ff11921d (patch) | |
tree | 442d4b3864393fc21e9bc724893b349c11a82182 /net-firewall/iptables/iptables-1.4.11.1-r2.ebuild | |
parent | alpha/ia64/sh/sparc stable wrt #369909 (diff) | |
download | gentoo-2-b902dafbb7edcd8b0992cc9a09cabaf0ff11921d.tar.gz gentoo-2-b902dafbb7edcd8b0992cc9a09cabaf0ff11921d.tar.bz2 gentoo-2-b902dafbb7edcd8b0992cc9a09cabaf0ff11921d.zip |
arm stable, bug #376881
(Portage version: 2.1.10.10/cvs/Linux i686)
Diffstat (limited to 'net-firewall/iptables/iptables-1.4.11.1-r2.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.4.11.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild b/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild index 30a3a4aa67a7..ba919c0a15c1 100644 --- a/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild +++ b/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild,v 1.4 2011/08/07 03:12:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild,v 1.5 2011/08/13 17:21:16 maekke Exp $ EAPI="4" @@ -15,7 +15,7 @@ SRC_URI="http://iptables.org/projects/iptables/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="ipv6 netlink" COMMON_DEPEND=" |