summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:33:13 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:33:13 +0000
commit745e16141c8a69bbb42f9e55430edfc9d96c66ea (patch)
tree355a82abb2f7fd7caada7eafefdeac997885e897 /net-libs/librsync/librsync-0.9.5.ebuild
parent12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadhistorical-745e16141c8a69bbb42f9e55430edfc9d96c66ea.tar.gz
historical-745e16141c8a69bbb42f9e55430edfc9d96c66ea.tar.bz2
historical-745e16141c8a69bbb42f9e55430edfc9d96c66ea.zip
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-libs/librsync/librsync-0.9.5.ebuild')
-rw-r--r--net-libs/librsync/librsync-0.9.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/librsync/librsync-0.9.5.ebuild b/net-libs/librsync/librsync-0.9.5.ebuild
index cb7e7bdbcd98..d72fad0f0056 100644
--- a/net-libs/librsync/librsync-0.9.5.ebuild
+++ b/net-libs/librsync/librsync-0.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.5.ebuild,v 1.6 2002/10/04 21:13:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.5.ebuild,v 1.7 2002/12/09 04:33:13 manson 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 sparc64"
+KEYWORDS="x86 sparc "
src_compile() {
./configure --prefix=/usr --host=${CHOST} || die