diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-05-12 23:39:59 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-05-12 23:39:59 +0000 |
commit | e12cb6d8d6aea8f8a882962bfbbe0738dc9f3796 (patch) | |
tree | a411dfce0e8a586756ad53cce6bf6351ca4d1589 /app-misc/tkpasman/tkpasman-2.2a.ebuild | |
parent | header fix (diff) | |
download | gentoo-2-e12cb6d8d6aea8f8a882962bfbbe0738dc9f3796.tar.gz gentoo-2-e12cb6d8d6aea8f8a882962bfbbe0738dc9f3796.tar.bz2 gentoo-2-e12cb6d8d6aea8f8a882962bfbbe0738dc9f3796.zip |
mark ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/tkpasman/tkpasman-2.2a.ebuild')
-rw-r--r-- | app-misc/tkpasman/tkpasman-2.2a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/tkpasman/tkpasman-2.2a.ebuild b/app-misc/tkpasman/tkpasman-2.2a.ebuild index 38bc0693c0a2..c086a7ffb3b3 100644 --- a/app-misc/tkpasman/tkpasman-2.2a.ebuild +++ b/app-misc/tkpasman/tkpasman-2.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # 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.10 2005/04/21 19:44:27 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild,v 1.11 2005/05/12 23:39:59 wormo Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.xs4all.nl/~wbsoft/linux/projects/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~ppc" IUSE="ssl" DEPEND=">=dev-lang/tcl-8.3 |