diff options
author | Brent Baude <ranger@gentoo.org> | 2006-07-06 22:43:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2006-07-06 22:43:54 +0000 |
commit | 1dd3b1d865ed60fde8dd2591853f0f9edd13b8cc (patch) | |
tree | 37fdc8912c6f539746393f9ea77fb7a58b4b48fe /net-libs/librsync/librsync-0.9.7.ebuild | |
parent | Stable on SPARC wrt bug #134760. (diff) | |
download | historical-1dd3b1d865ed60fde8dd2591853f0f9edd13b8cc.tar.gz historical-1dd3b1d865ed60fde8dd2591853f0f9edd13b8cc.tar.bz2 historical-1dd3b1d865ed60fde8dd2591853f0f9edd13b8cc.zip |
Marking librsync-0.9.7 ~ppc64 to satisfy an rdiff-backup broken dep per Mr. Bones
Package-Manager: portage-2.1-r1
Diffstat (limited to 'net-libs/librsync/librsync-0.9.7.ebuild')
-rw-r--r-- | net-libs/librsync/librsync-0.9.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/librsync/librsync-0.9.7.ebuild b/net-libs/librsync/librsync-0.9.7.ebuild index 611536be024d..3e45b24140e9 100644 --- a/net-libs/librsync/librsync-0.9.7.ebuild +++ b/net-libs/librsync/librsync-0.9.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7.ebuild,v 1.9 2005/09/16 01:17:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7.ebuild,v 1.10 2006/07/06 22:43:54 ranger Exp $ DESCRIPTION="Flexible remote checksum-based differencing" HOMEPAGE="http://librsync.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ppc-macos ~s390 sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ppc-macos ~ppc64 ~s390 sparc x86" IUSE="" DEPEND="virtual/libc" |