diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 10:48:36 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 10:48:36 +0000 |
commit | 9fd563613537852d941a93ee0feda6e48e7a9fe4 (patch) | |
tree | 0095b645d6b415208bc453755d16ff6c38ec0d62 /dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild | |
parent | Remove the really old cellphone and home phone numbers for myself that never ... (diff) | |
download | historical-9fd563613537852d941a93ee0feda6e48e7a9fe4.tar.gz historical-9fd563613537852d941a93ee0feda6e48e7a9fe4.tar.bz2 historical-9fd563613537852d941a93ee0feda6e48e7a9fe4.zip |
marked ~ppc wrt #303931
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild')
-rw-r--r-- | dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild b/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild index a3a1d07d12b2..dbd87b49f9c3 100644 --- a/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild +++ b/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild,v 1.2 2010/04/02 09:03:59 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild,v 1.3 2011/01/16 10:48:36 xarthisius Exp $ EAPI="3" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="tktreectrl" SLOT="0" IUSE="X debug shellicon threads" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" RDEPEND=">=dev-lang/tcl-8.4" DEPEND="${REDEPEND}" |