summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-dotnet/pe-format/pe-format-1.ebuild')
-rw-r--r--dev-dotnet/pe-format/pe-format-1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/pe-format/pe-format-1.ebuild b/dev-dotnet/pe-format/pe-format-1.ebuild
index 5faaa40b36ef..995ca1d3bb56 100644
--- a/dev-dotnet/pe-format/pe-format-1.ebuild
+++ b/dev-dotnet/pe-format/pe-format-1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.2 2010/01/02 12:19:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.3 2010/07/09 17:06:53 pacho Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.kernel.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE=""
RDEPEND="|| ( dev-lang/mono dev-dotnet/pnet )"