diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-05-21 12:36:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-05-21 12:36:30 +0000 |
commit | ba35c688d2f91a9d9d76c830b682563bc2fc119b (patch) | |
tree | 5f9bb662cca6a664c15df6eeaf96902ecdd3f91b /net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-ba35c688d2f91a9d9d76c830b682563bc2fc119b.tar.gz gentoo-2-ba35c688d2f91a9d9d76c830b682563bc2fc119b.tar.bz2 gentoo-2-ba35c688d2f91a9d9d76c830b682563bc2fc119b.zip |
Added ~ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild')
-rw-r--r-- | net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild index 2b56ace1b1e1..fcdfe2dd4d8d 100644 --- a/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild +++ b/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild,v 1.1 2005/04/20 22:06:24 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild,v 1.2 2005/05/21 12:35:26 corsair Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.ohse.de/uwe/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86 ~ppc64" IUSE="nls" DEPEND="" |