diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-12-18 13:16:36 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-12-18 13:16:36 +0000 |
commit | de4d41df10cc366cd30562865f562d6f669c621f (patch) | |
tree | 9204bb6abdd257e68c554e9d966eb7058700f352 /dev-lang | |
parent | Fixed deps (diff) | |
download | gentoo-2-de4d41df10cc366cd30562865f562d6f669c621f.tar.gz gentoo-2-de4d41df10cc366cd30562865f562d6f669c621f.tar.bz2 gentoo-2-de4d41df10cc366cd30562865f562d6f669c621f.zip |
unmask x86
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/mono/mono-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mono/mono-0.17.ebuild b/dev-lang/mono/mono-0.17.ebuild index afadd172eef2..14c751a4ffd1 100644 --- a/dev-lang/mono/mono-0.17.ebuild +++ b/dev-lang/mono/mono-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-0.17.ebuild,v 1.1 2002/12/10 15:06:16 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-0.17.ebuild,v 1.2 2002/12/18 13:15:28 foser Exp $ S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ HOMEPAGE="http://www.go-mono.com/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -ppc" +KEYWORDS="x86 -ppc" DEPEND="virtual/glibc >=dev-libs/glib-2.0 |