diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-16 16:50:52 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-16 16:50:52 +0000 |
commit | cebef42bdd8832a919e131d5654422b416cdb8ae (patch) | |
tree | 96c653501006d489991faee4274e7bb7f20ddce1 /app-arch/unzip | |
parent | added keywords (diff) | |
download | gentoo-2-cebef42bdd8832a919e131d5654422b416cdb8ae.tar.gz gentoo-2-cebef42bdd8832a919e131d5654422b416cdb8ae.tar.bz2 gentoo-2-cebef42bdd8832a919e131d5654422b416cdb8ae.zip |
KEYWORDS for alpha
Diffstat (limited to 'app-arch/unzip')
-rw-r--r-- | app-arch/unzip/unzip-5.42-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unzip/unzip-5.42-r1.ebuild b/app-arch/unzip/unzip-5.42-r1.ebuild index 53abeffe23b3..be054387b3b1 100644 --- a/app-arch/unzip/unzip-5.42-r1.ebuild +++ b/app-arch/unzip/unzip-5.42-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.42-r1.ebuild,v 1.9 2002/09/05 21:28:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.42-r1.ebuild,v 1.10 2002/09/16 16:50:52 bjb 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 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND="virtual/glibc" |