summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-dotnet/pe-format/pe-format-0.ebuild')
-rw-r--r--dev-dotnet/pe-format/pe-format-0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/pe-format/pe-format-0.ebuild b/dev-dotnet/pe-format/pe-format-0.ebuild
index f5ef5cd99f5a..a349096424c6 100644
--- a/dev-dotnet/pe-format/pe-format-0.ebuild
+++ b/dev-dotnet/pe-format/pe-format-0.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/pe-format/pe-format-0.ebuild,v 1.5 2007/01/08 19:51:50 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-0.ebuild,v 1.6 2007/01/14 02:56:54 tester Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.kernel.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="|| ( dev-lang/mono dev-dotnet/pnet )"