diff options
Diffstat (limited to 'net-analyzer/libnasl/libnasl-2.3.1.ebuild')
-rw-r--r-- | net-analyzer/libnasl/libnasl-2.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/libnasl/libnasl-2.3.1.ebuild b/net-analyzer/libnasl/libnasl-2.3.1.ebuild index 4ce64d04eeed..3a64de9d0098 100644 --- a/net-analyzer/libnasl/libnasl-2.3.1.ebuild +++ b/net-analyzer/libnasl/libnasl-2.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.3.1.ebuild,v 1.1 2005/05/15 13:25:51 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.3.1.ebuild,v 1.2 2006/02/18 19:44:46 grobian Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/experimental/nessus-${PV}/src/${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" IUSE="" DEPEND="=net-analyzer/nessus-libraries-${PV}" |