diff options
author | 2002-08-14 08:37:54 +0000 | |
---|---|---|
committer | 2002-08-14 08:37:54 +0000 | |
commit | 6fb6b9e6c78fbb7d5682b1b86013d3b38b07089d (patch) | |
tree | 14dad4da5ab3ab78e6b64e5400d77855f5611757 /app-arch/unlzx/unlzx-1.1.ebuild | |
parent | Added installation of docs and manpage. (diff) | |
download | historical-6fb6b9e6c78fbb7d5682b1b86013d3b38b07089d.tar.gz historical-6fb6b9e6c78fbb7d5682b1b86013d3b38b07089d.tar.bz2 historical-6fb6b9e6c78fbb7d5682b1b86013d3b38b07089d.zip |
Added ppc keyword
Diffstat (limited to 'app-arch/unlzx/unlzx-1.1.ebuild')
-rw-r--r-- | app-arch/unlzx/unlzx-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unlzx/unlzx-1.1.ebuild b/app-arch/unlzx/unlzx-1.1.ebuild index ae9ba52fc22a..a0d8e79b932f 100644 --- a/app-arch/unlzx/unlzx-1.1.ebuild +++ b/app-arch/unlzx/unlzx-1.1.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/unlzx/unlzx-1.1.ebuild,v 1.7 2002/08/02 04:58:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.8 2002/08/14 08:27:12 pvdabeel Exp $ S=${WORKDIR}/${P} DESCRIPTION="Unarchiver for Amiga LZX archives" @@ -9,7 +9,7 @@ HOMEPAGE="ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz.readme" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc" |