diff options
author | 2010-07-31 20:10:04 +0000 | |
---|---|---|
committer | 2010-07-31 20:10:04 +0000 | |
commit | 4816ccd841149dd0329d69643cc8b3e44cd7b89c (patch) | |
tree | aa19a90ba8e8cce16848988b913e01028bac3c0f /dev-db/metakit/metakit-2.4.9.7.ebuild | |
parent | amd64 stable, bug 324077 (diff) | |
download | gentoo-2-4816ccd841149dd0329d69643cc8b3e44cd7b89c.tar.gz gentoo-2-4816ccd841149dd0329d69643cc8b3e44cd7b89c.tar.bz2 gentoo-2-4816ccd841149dd0329d69643cc8b3e44cd7b89c.zip |
ia64/s390/sparc stable wrt #328267
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-db/metakit/metakit-2.4.9.7.ebuild')
-rw-r--r-- | dev-db/metakit/metakit-2.4.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/metakit/metakit-2.4.9.7.ebuild b/dev-db/metakit/metakit-2.4.9.7.ebuild index 845638114dc2..95b435ff669f 100644 --- a/dev-db/metakit/metakit-2.4.9.7.ebuild +++ b/dev-db/metakit/metakit-2.4.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.9.7.ebuild,v 1.10 2010/07/17 12:58:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.9.7.ebuild,v 1.11 2010/07/31 20:10:04 armin76 Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -15,7 +15,7 @@ SRC_URI="http://www.equi4.com/pub/mk/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~s390 ~sparc x86" +KEYWORDS="amd64 ia64 ~ppc s390 sparc x86" IUSE="python static tcl" DEPEND="tcl? ( >=dev-lang/tcl-8.3.3-r2 )" |