diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-10 14:52:16 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-10 14:52:16 +0000 |
commit | 74f2a9278b106ab572e8754112ef50066e98c6a8 (patch) | |
tree | a6b6e8c5d0f342ff44ed9a78a082fc262284948f /net-firewall/arptables/arptables-0.0.3.3-r1.ebuild | |
parent | sparc stable wrt #191415 (diff) | |
download | gentoo-2-74f2a9278b106ab572e8754112ef50066e98c6a8.tar.gz gentoo-2-74f2a9278b106ab572e8754112ef50066e98c6a8.tar.bz2 gentoo-2-74f2a9278b106ab572e8754112ef50066e98c6a8.zip |
Stable on x86 wrt bug #201836
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-firewall/arptables/arptables-0.0.3.3-r1.ebuild')
-rw-r--r-- | net-firewall/arptables/arptables-0.0.3.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/arptables/arptables-0.0.3.3-r1.ebuild b/net-firewall/arptables/arptables-0.0.3.3-r1.ebuild index f1fb1a8490ee..e515572f58e3 100644 --- a/net-firewall/arptables/arptables-0.0.3.3-r1.ebuild +++ b/net-firewall/arptables/arptables-0.0.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/arptables-0.0.3.3-r1.ebuild,v 1.1 2007/10/28 11:27:03 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/arptables-0.0.3.3-r1.ebuild,v 1.2 2007/12/10 14:52:16 cla Exp $ inherit versionator eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ebtables/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" S=${WORKDIR}/${MY_P} |