summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/mono/mono-1.1.13.2.ebuild')
-rw-r--r--dev-lang/mono/mono-1.1.13.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mono/mono-1.1.13.2.ebuild b/dev-lang/mono/mono-1.1.13.2.ebuild
index 06f91f7d8e60..104e56b6f7a4 100644
--- a/dev-lang/mono/mono-1.1.13.2.ebuild
+++ b/dev-lang/mono/mono-1.1.13.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.13.2.ebuild,v 1.2 2006/03/15 05:26:35 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.13.2.ebuild,v 1.3 2006/03/20 00:08:40 metalgod Exp $
inherit eutils mono flag-o-matic multilib autotools
@@ -12,7 +12,7 @@ SRC_URI="http://www.go-mono.com/sources/mono-${PV:0:3}/${P}.tar.gz"
LICENSE="|| ( GPL-2 LGPL-2 X11 )"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="nptl X"
DEPEND=">=dev-libs/glib-2.0