diff options
Diffstat (limited to 'dev-dotnet/xsp/xsp-1.2.4.ebuild')
-rw-r--r-- | dev-dotnet/xsp/xsp-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/xsp/xsp-1.2.4.ebuild b/dev-dotnet/xsp/xsp-1.2.4.ebuild index 56d9d38f71e3..c829cca3003c 100644 --- a/dev-dotnet/xsp/xsp-1.2.4.ebuild +++ b/dev-dotnet/xsp/xsp-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-1.2.4.ebuild,v 1.2 2007/06/26 21:40:31 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-1.2.4.ebuild,v 1.3 2007/06/29 18:14:56 opfer Exp $ inherit mono autotools eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.go-mono.com/sources/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="" |