diff options
author | Rainer Groesslinger <scandium@gentoo.org> | 2004-06-10 13:41:14 +0000 |
---|---|---|
committer | Rainer Groesslinger <scandium@gentoo.org> | 2004-06-10 13:41:14 +0000 |
commit | b89403127d0678d3e5b46f3c9cc432112343b2d5 (patch) | |
tree | ebf7a8eef32e94fad2df53d77b82001388e8aef3 /dev-dotnet/ml-pnet | |
parent | Version bump (diff) | |
download | historical-b89403127d0678d3e5b46f3c9cc432112343b2d5.tar.gz historical-b89403127d0678d3e5b46f3c9cc432112343b2d5.tar.bz2 historical-b89403127d0678d3e5b46f3c9cc432112343b2d5.zip |
stable on x86, added ~arm
Diffstat (limited to 'dev-dotnet/ml-pnet')
-rw-r--r-- | dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild index b47d0651b71c..de1d22c71247 100644 --- a/dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild +++ b/dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.6.6.ebuild,v 1.1 2004/05/29 13:05:02 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild,v 1.2 2004/06/10 13:41:14 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 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" IUSE="" |