summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2003-09-21 18:32:38 +0000
committerJon Portnoy <avenj@gentoo.org>2003-09-21 18:32:38 +0000
commit00d0dd25950fe2f4f2fd268b116926db5b8448f4 (patch)
tree4f1562c25b300909e6bc24ea3cba8b6104b09c4b /app-arch/unzip/unzip-5.50-r2.ebuild
parentmakefile fix (diff)
downloadgentoo-2-00d0dd25950fe2f4f2fd268b116926db5b8448f4.tar.gz
gentoo-2-00d0dd25950fe2f4f2fd268b116926db5b8448f4.tar.bz2
gentoo-2-00d0dd25950fe2f4f2fd268b116926db5b8448f4.zip
ia64 keywords
Diffstat (limited to 'app-arch/unzip/unzip-5.50-r2.ebuild')
-rw-r--r--app-arch/unzip/unzip-5.50-r2.ebuild4
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 15ad6c17b31e..5ab9c6c55d39 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.3 2003/08/05 14:55:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50-r2.ebuild,v 1.4 2003/09/21 18:30:49 avenj Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.info-zip.org/pub/infozip/src/${PN}${PV/.}.tar.gz"
LICENSE="Info-ZIP"
SLOT="0"
-KEYWORDS="x86 ppc alpha hppa mips arm amd64"
+KEYWORDS="x86 ppc alpha hppa mips arm amd64 ia64"
DEPEND="virtual/glibc
>=sys-apps/sed-4"