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 | d436ab358e24e061ab220459bc2cfbc8f4caed04 (patch) | |
tree | 01a7dee56343dead3493f3f584659f2862e31984 /dev-dotnet/ml-pnet | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-d436ab358e24e061ab220459bc2cfbc8f4caed04.tar.gz gentoo-2-d436ab358e24e061ab220459bc2cfbc8f4caed04.tar.bz2 gentoo-2-d436ab358e24e061ab220459bc2cfbc8f4caed04.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="" |