summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/rsync')
-rw-r--r--net-misc/rsync/rsync-2.5.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rsync/rsync-2.5.7.ebuild b/net-misc/rsync/rsync-2.5.7.ebuild
index 8cd31f053920..e10513ae86a0 100644
--- a/net-misc/rsync/rsync-2.5.7.ebuild
+++ b/net-misc/rsync/rsync-2.5.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.7.ebuild,v 1.2 2003/12/04 17:38:25 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.7.ebuild,v 1.3 2003/12/17 04:33:26 brad_mssw Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://rsync.samba.org/ftp/rsync/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64"
+KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64"
DEPEND="virtual/glibc
>=sys-apps/sed-4