summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:33:19 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:33:19 +0000
commitb08ee4aa93c81a9643747b769e58a80bb3673be4 (patch)
treefa1d43e2c3bde06c1bb0c18930ba8e15fadb1dc5 /net-misc/unison/unison-2.9.1.ebuild
parent12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadhistorical-b08ee4aa93c81a9643747b769e58a80bb3673be4.tar.gz
historical-b08ee4aa93c81a9643747b769e58a80bb3673be4.tar.bz2
historical-b08ee4aa93c81a9643747b769e58a80bb3673be4.zip
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-misc/unison/unison-2.9.1.ebuild')
-rw-r--r--net-misc/unison/unison-2.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/unison/unison-2.9.1.ebuild b/net-misc/unison/unison-2.9.1.ebuild
index 74bbad3d7a08..bd1337531194 100644
--- a/net-misc/unison/unison-2.9.1.ebuild
+++ b/net-misc/unison/unison-2.9.1.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-misc/unison/unison-2.9.1.ebuild,v 1.3 2002/10/05 05:39:23 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.9.1.ebuild,v 1.4 2002/12/09 04:33:19 manson Exp $
IUSE="gtk"
@@ -8,7 +8,7 @@ DESCRIPTION="Two-way cross-platform file synchronizer"
HOMEPAGE="http://www.cis.upenn.edu/~bcpierce/unison/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
DEPEND=">=dev-lang/ocaml-3.04
gtk? ( >=dev-ml/lablgtk-1.2.3 )"