From 773816a575d92823ea6fa8076999428fcae46a5b Mon Sep 17 00:00:00 2001 From: Ferris McCormick Date: Fri, 1 Dec 2006 13:49:14 +0000 Subject: Re-adding ~sparc keyword: Builds fine and runs all its tests with or w/o USE=threads. (Both with USE=tk) (Portage version: 2.1.2_rc2-r3) --- dev-tcltk/tclx/tclx-8.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-tcltk/tclx/tclx-8.4-r1.ebuild') diff --git a/dev-tcltk/tclx/tclx-8.4-r1.ebuild b/dev-tcltk/tclx/tclx-8.4-r1.ebuild index c433a8c0f87e..629999d31f23 100644 --- a/dev-tcltk/tclx/tclx-8.4-r1.ebuild +++ b/dev-tcltk/tclx/tclx-8.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.4-r1.ebuild,v 1.1 2006/11/30 20:00:19 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.4-r1.ebuild,v 1.2 2006/12/01 13:49:14 fmccor Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tclx/${PN}${PV}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" DEPEND=">=dev-lang/tcl-8.4.6 tk? ( >=dev-lang/tk-8.4.6 )" -- cgit v1.2.3-65-gdbad