diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-02-18 19:45:46 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-02-18 19:45:46 +0000 |
commit | e8953dacd12929fa9448eeb5e4f5dccc21331e4e (patch) | |
tree | c728ab2b91a702265cd9bcf0a0a77f14a2407c85 /net-analyzer/libnasl/libnasl-2.3.1.ebuild | |
parent | Don't use prelude USE flag (diff) | |
download | gentoo-2-e8953dacd12929fa9448eeb5e4f5dccc21331e4e.tar.gz gentoo-2-e8953dacd12929fa9448eeb5e4f5dccc21331e4e.tar.bz2 gentoo-2-e8953dacd12929fa9448eeb5e4f5dccc21331e4e.zip |
Marked ~ppc-macos (bug #123308)
(Portage version: 2.1_pre4-r1)
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}" |