diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-26 04:26:52 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-26 04:26:52 +0000 |
commit | 8598b4dbe8852534e673c144742d103c589b267b (patch) | |
tree | ebf4a6197108ffd1aca4c0741c30c47e08b434a1 /net-analyzer/libnasl/libnasl-2.0.12.ebuild | |
parent | added ~ppc64, bug #64104 (Manifest recommit) (diff) | |
download | gentoo-2-8598b4dbe8852534e673c144742d103c589b267b.tar.gz gentoo-2-8598b4dbe8852534e673c144742d103c589b267b.tar.bz2 gentoo-2-8598b4dbe8852534e673c144742d103c589b267b.zip |
stable on ppc64, bug #58014
Diffstat (limited to 'net-analyzer/libnasl/libnasl-2.0.12.ebuild')
-rw-r--r-- | net-analyzer/libnasl/libnasl-2.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/libnasl/libnasl-2.0.12.ebuild b/net-analyzer/libnasl/libnasl-2.0.12.ebuild index 1bf62ecdb0b5..4890f9741212 100644 --- a/net-analyzer/libnasl/libnasl-2.0.12.ebuild +++ b/net-analyzer/libnasl/libnasl-2.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.0.12.ebuild,v 1.6 2004/08/12 22:42:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.0.12.ebuild,v 1.7 2004/09/26 04:26:52 tgall Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~amd64 ~ppc64" +KEYWORDS="x86 ppc sparc alpha ~amd64 ppc64" IUSE="" DEPEND="=net-analyzer/nessus-libraries-${PV}" |