From 5797ea38ff5f1103e6e11b0797b0e4455469275f Mon Sep 17 00:00:00 2001 From: Olivier CrĂȘte Date: Fri, 18 Jul 2003 19:14:40 +0000 Subject: Adding amd64 to a bunch of stuff --- app-arch/unzip/unzip-5.50-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-arch/unzip/unzip-5.50-r2.ebuild') diff --git a/app-arch/unzip/unzip-5.50-r2.ebuild b/app-arch/unzip/unzip-5.50-r2.ebuild index b9834c2e3b66..8d2a834fa984 100644 --- a/app-arch/unzip/unzip-5.50-r2.ebuild +++ b/app-arch/unzip/unzip-5.50-r2.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-r2.ebuild,v 1.1 2003/07/11 12:39:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50-r2.ebuild,v 1.2 2003/07/18 19:14:23 tester 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 arm" +KEYWORDS="x86 ppc alpha hppa mips arm amd64" DEPEND="virtual/glibc >=sys-apps/sed-4" -- cgit v1.2.3-65-gdbad