diff options
author | Tom Gall <tgall@gentoo.org> | 2004-03-14 19:28:42 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-03-14 19:28:42 +0000 |
commit | 148d2d4352243c1eec1b0ae48a4296548efb59ba (patch) | |
tree | 9072292e2db5f0597258ea31bd35be20bd373313 /app-arch/unzip/unzip-5.50-r2.ebuild | |
parent | stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-148d2d4352243c1eec1b0ae48a4296548efb59ba.tar.gz gentoo-2-148d2d4352243c1eec1b0ae48a4296548efb59ba.tar.bz2 gentoo-2-148d2d4352243c1eec1b0ae48a4296548efb59ba.zip |
marked stable on ppc64
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 9de2966b23e3..3a665a5fef8f 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-2004 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.7 2004/02/22 05:50:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50-r2.ebuild,v 1.8 2004/03/14 19:28:42 tgall 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 amd64 ia64 sparc" +KEYWORDS="x86 ppc alpha hppa mips amd64 ia64 sparc ppc64" DEPEND="virtual/glibc >=sys-apps/sed-4" |