diff options
Diffstat (limited to 'dev-lang/mono/mono-2.10.1-r2.ebuild')
-rw-r--r-- | dev-lang/mono/mono-2.10.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mono/mono-2.10.1-r2.ebuild b/dev-lang/mono/mono-2.10.1-r2.ebuild index 2134ddc5bf11..cd74d79606c4 100644 --- a/dev-lang/mono/mono-2.10.1-r2.ebuild +++ b/dev-lang/mono/mono-2.10.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.10.1-r2.ebuild,v 1.1 2011/03/21 19:34:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.10.1-r2.ebuild,v 1.2 2011/03/21 20:25:55 ranger Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.mono-project.com/Main_Page" LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="hardened minimal xen" |