diff options
Diffstat (limited to 'net-analyzer/packit')
-rw-r--r-- | net-analyzer/packit/packit-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/packit/packit-1.0.ebuild b/net-analyzer/packit/packit-1.0.ebuild index e935f806d3ce..650a1ddfa109 100644 --- a/net-analyzer/packit/packit-1.0.ebuild +++ b/net-analyzer/packit/packit-1.0.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/packit/packit-1.0.ebuild,v 1.4 2004/08/16 10:48:07 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/packit/packit-1.0.ebuild,v 1.5 2004/09/16 02:11:38 pvdabeel Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/projects/packit/downloads/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~macos" +KEYWORDS="x86 ~ppc ~macos ~ppc-macos" IUSE="" DEPEND=">=net-libs/libnet-1.1.2*" |