summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-22 10:00:48 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-22 10:00:48 +0000
commit21e02a49f3e41cac67e14349da4ed5d2217fed0c (patch)
tree22a33cdcae743b898634076c8d32153fe09d7136 /app-arch/tarsync/tarsync-0.1.ebuild
parentAdded to ~ppc (diff)
downloadhistorical-21e02a49f3e41cac67e14349da4ed5d2217fed0c.tar.gz
historical-21e02a49f3e41cac67e14349da4ed5d2217fed0c.tar.bz2
historical-21e02a49f3e41cac67e14349da4ed5d2217fed0c.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-arch/tarsync/tarsync-0.1.ebuild')
-rw-r--r--app-arch/tarsync/tarsync-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/tarsync/tarsync-0.1.ebuild b/app-arch/tarsync/tarsync-0.1.ebuild
index 0f95aeab2dcf..e4c3b4f5c32b 100644
--- a/app-arch/tarsync/tarsync-0.1.ebuild
+++ b/app-arch/tarsync/tarsync-0.1.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/app-arch/tarsync/tarsync-0.1.ebuild,v 1.2 2005/06/17 14:31:43 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/tarsync/tarsync-0.1.ebuild,v 1.3 2005/07/22 10:00:48 dholm Exp $
DESCRIPTION="Delta compression suite for using/generating binary patches"
@@ -9,7 +9,7 @@ SRC_URI="http://dev.gentoo.org/~ferringb/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="~ppc x86"
S="${WORKDIR}/${PN}"
DEPEND=">=sys-libs/zlib-1.1.4