diff options
Diffstat (limited to 'net-analyzer/w3af/w3af-1.1.ebuild')
-rw-r--r-- | net-analyzer/w3af/w3af-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/w3af/w3af-1.1.ebuild b/net-analyzer/w3af/w3af-1.1.ebuild index b4c4566c5d51..38c3196d1cea 100644 --- a/net-analyzer/w3af/w3af-1.1.ebuild +++ b/net-analyzer/w3af/w3af-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/w3af/w3af-1.1.ebuild,v 1.2 2012/10/30 11:04:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/w3af/w3af-1.1.ebuild,v 1.3 2012/11/21 11:27:29 ago Exp $ EAPI=2 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc gtk" RDEPEND=">=dev-python/fpconst-0.7.2 |