summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-04-06 21:01:12 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-04-06 21:01:12 +0000
commit596c56f25d904c95a67c7baff0c0e5072e125e96 (patch)
treeec44491332ea5ec71fcb03cbf791a13b29335445 /dev-db/metakit/metakit-2.4.9.6.ebuild
parentNew ebuild thanks to Sho in bug 173356 and kucrut on kde-apps (diff)
downloadgentoo-2-596c56f25d904c95a67c7baff0c0e5072e125e96.tar.gz
gentoo-2-596c56f25d904c95a67c7baff0c0e5072e125e96.tar.bz2
gentoo-2-596c56f25d904c95a67c7baff0c0e5072e125e96.zip
ppc stable, bug #169509
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-db/metakit/metakit-2.4.9.6.ebuild')
-rw-r--r--dev-db/metakit/metakit-2.4.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/metakit/metakit-2.4.9.6.ebuild b/dev-db/metakit/metakit-2.4.9.6.ebuild
index 53264009b847..c2ced2a17040 100644
--- a/dev-db/metakit/metakit-2.4.9.6.ebuild
+++ b/dev-db/metakit/metakit-2.4.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.6.ebuild,v 1.1 2007/03/05 21:12:19 anant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.9.6.ebuild,v 1.2 2007/04/06 21:01:12 dertobi123 Exp $
inherit python multilib eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.equi4.com/pub/mk/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ppc ~s390 ~sparc ~x86"
IUSE="python tcl static"
DEPEND=">=sys-apps/sed-4