diff options
Diffstat (limited to 'x11-misc/tkhylafax/tkhylafax-3.2.ebuild')
-rw-r--r-- | x11-misc/tkhylafax/tkhylafax-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/tkhylafax/tkhylafax-3.2.ebuild b/x11-misc/tkhylafax/tkhylafax-3.2.ebuild index bdb9dd750848..97f17d029819 100644 --- a/x11-misc/tkhylafax/tkhylafax-3.2.ebuild +++ b/x11-misc/tkhylafax/tkhylafax-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkhylafax/tkhylafax-3.2.ebuild,v 1.4 2004/04/26 03:05:46 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkhylafax/tkhylafax-3.2.ebuild,v 1.5 2004/04/26 08:23:26 nerdboy Exp $ # This is a new ebuild for the tkHylafax client. This code has barely been # touched in several years, but it works well enough, and is the only @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.hylafax.org/contrib/tkhylafax/${P}.tar.gz" SLOT="0" LICENSE="freedist" -KEYWORDS="x86 sparc" +KEYWORDS="x86" DEPEND="dev-lang/tk net-misc/hylafax" |