diff options
Diffstat (limited to 'dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild')
-rw-r--r-- | dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild index e3d6be9417d5..9c8932439373 100644 --- a/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild +++ b/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild,v 1.1 2003/09/06 12:14:44 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild,v 1.2 2003/09/19 11:31:59 scandium Exp $ DESCRIPTION="Mono C# libraries for Portable .NET" HOMEPAGE="http://www.dotgnu.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/dotgnu-pnet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" |