diff options
Diffstat (limited to 'app-arch/unzip/unzip-5.50-r1.ebuild')
-rw-r--r-- | app-arch/unzip/unzip-5.50-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unzip/unzip-5.50-r1.ebuild b/app-arch/unzip/unzip-5.50-r1.ebuild index 3bc0d0bd6158..226142a4a4e4 100644 --- a/app-arch/unzip/unzip-5.50-r1.ebuild +++ b/app-arch/unzip/unzip-5.50-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50-r1.ebuild,v 1.7 2003/02/15 19:26:49 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50-r1.ebuild,v 1.8 2003/03/12 19:07:12 zwelch Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Unzipper for pkzip-compressed files" @@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.info-zip.org/pub/infozip/UnZip.html" SLOT="0" LICENSE="Info-ZIP" -KEYWORDS="x86 ppc alpha hppa mips" +KEYWORDS="x86 ppc alpha hppa mips arm" DEPEND="virtual/glibc" |