summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/librsync/librsync-0.9.6.ebuild')
-rw-r--r--net-libs/librsync/librsync-0.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/librsync/librsync-0.9.6.ebuild b/net-libs/librsync/librsync-0.9.6.ebuild
index a8aca56f8678..fad2a079bdd5 100644
--- a/net-libs/librsync/librsync-0.9.6.ebuild
+++ b/net-libs/librsync/librsync-0.9.6.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/net-libs/librsync/librsync-0.9.6.ebuild,v 1.3 2004/03/25 01:09:41 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild,v 1.4 2004/06/11 08:41:02 dholm Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Flexible remote checksum-based differencing"
@@ -11,7 +11,7 @@ DEPEND="virtual/glibc"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="x86 sparc"
+KEYWORDS="x86 sparc ~ppc"
src_compile() {
./configure --prefix=/usr --host=${CHOST} --enable-shared || die