diff options
author | 2003-07-18 19:14:40 +0000 | |
---|---|---|
committer | 2003-07-18 19:14:40 +0000 | |
commit | 5797ea38ff5f1103e6e11b0797b0e4455469275f (patch) | |
tree | fa39b9f19be5b6a8b28734fd0100b656c292294e /app-arch/unzip/unzip-5.50-r2.ebuild | |
parent | Make the config function output the repository location (diff) | |
download | historical-5797ea38ff5f1103e6e11b0797b0e4455469275f.tar.gz historical-5797ea38ff5f1103e6e11b0797b0e4455469275f.tar.bz2 historical-5797ea38ff5f1103e6e11b0797b0e4455469275f.zip |
Adding amd64 to a bunch of stuff
Diffstat (limited to 'app-arch/unzip/unzip-5.50-r2.ebuild')
-rw-r--r-- | app-arch/unzip/unzip-5.50-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |