diff options
Diffstat (limited to 'net-news/tin/tin-1.6.2.ebuild')
-rw-r--r-- | net-news/tin/tin-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-news/tin/tin-1.6.2.ebuild b/net-news/tin/tin-1.6.2.ebuild index 00ee0883dee9..197057f3cf25 100644 --- a/net-news/tin/tin-1.6.2.ebuild +++ b/net-news/tin/tin-1.6.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <tadpol@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/net-news/tin/tin-1.6.2.ebuild,v 1.2 2004/02/22 15:18:22 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/tin/tin-1.6.2.ebuild,v 1.3 2004/04/23 19:20:20 fmccor Exp $ IUSE="ncurses ipv6" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.tin.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ia64 ~amd64" +KEYWORDS="~x86 ~ia64 ~amd64 ~sparc" DEPEND="ncurses? ( sys-libs/ncurses )" |