diff options
Diffstat (limited to 'app-arch/unzip/unzip-5.41-r2.ebuild')
-rw-r--r-- | app-arch/unzip/unzip-5.41-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-arch/unzip/unzip-5.41-r2.ebuild b/app-arch/unzip/unzip-5.41-r2.ebuild index b4470b52d275..aef79eea025f 100644 --- a/app-arch/unzip/unzip-5.41-r2.ebuild +++ b/app-arch/unzip/unzip-5.41-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.41-r2.ebuild,v 1.4 2002/07/11 06:30:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.41-r2.ebuild,v 1.5 2002/07/16 00:56:31 owen Exp $ S=${WORKDIR}/${P} DESCRIPTION="Unzipper for pkzip-compressed files" @@ -9,6 +9,7 @@ HOMEPAGE="ftp://ftp.info-zip.org/pub/infozip/UnZip.html" LICENSE="Info-ZIP" DEPEND="virtual/glibc" +KEYWORDS="x86 ppc" src_compile() { |