diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-12-18 13:15:28 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-12-18 13:15:28 +0000 |
commit | 0cad3d77631f02bac9e47392bf25dc73b58bc8e4 (patch) | |
tree | 1f7538938aec3ad8164c7b726ed7dae2c8967f6e /dev-lang | |
parent | Fixed deps (diff) | |
download | historical-0cad3d77631f02bac9e47392bf25dc73b58bc8e4.tar.gz historical-0cad3d77631f02bac9e47392bf25dc73b58bc8e4.tar.bz2 historical-0cad3d77631f02bac9e47392bf25dc73b58bc8e4.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 |