summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 c4d85402dec1..87ffa906e79e 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.6 2007/04/20 18:10:45 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.9.6.ebuild,v 1.7 2007/06/24 21:51:51 vapier 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