diff options
author | 2004-06-10 13:41:14 +0000 | |
---|---|---|
committer | 2004-06-10 13:41:14 +0000 | |
commit | b89403127d0678d3e5b46f3c9cc432112343b2d5 (patch) | |
tree | ebf7a8eef32e94fad2df53d77b82001388e8aef3 /dev-dotnet/pnetlib | |
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/pnetlib')
-rw-r--r-- | dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild b/dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild index 3f789422d2d1..acf8ada00119 100644 --- a/dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild +++ b/dev-dotnet/pnetlib/pnetlib-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/pnetlib/pnetlib-0.6.6.ebuild,v 1.1 2004/05/29 13:03:38 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild,v 1.2 2004/06/10 13:38:33 scandium Exp $ DESCRIPTION="Portable .NET C# library" 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="X" |