From f9c8f841ebd488845f8690091d2438602285ebef Mon Sep 17 00:00:00 2001 From: Daniel Ahlberg Date: Mon, 27 Oct 2003 15:42:47 +0000 Subject: x86 unmask --- app-misc/tkpasman/tkpasman-2.2a.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-misc/tkpasman/tkpasman-2.2a.ebuild') diff --git a/app-misc/tkpasman/tkpasman-2.2a.ebuild b/app-misc/tkpasman/tkpasman-2.2a.ebuild index 24aef27534b9..fbf20705f857 100644 --- a/app-misc/tkpasman/tkpasman-2.2a.ebuild +++ b/app-misc/tkpasman/tkpasman-2.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild,v 1.3 2003/10/03 01:06:34 hillster Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild,v 1.4 2003/10/27 15:42:41 aliz Exp $ MY_P="TkPasMan-${PV}" S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ SRC_URI="http://www.xs4all.nl/~wbsoft/linux/projects/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="ssl" DEPEND=">=dev-lang/tcl-8.3 -- cgit v1.2.3-65-gdbad