summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/xmingw-gcc/xmingw-gcc-3.4.2.ebuild')
-rw-r--r--dev-util/xmingw-gcc/xmingw-gcc-3.4.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/xmingw-gcc/xmingw-gcc-3.4.2.ebuild b/dev-util/xmingw-gcc/xmingw-gcc-3.4.2.ebuild
index a744d8e44a1f..e8409d95b36d 100644
--- a/dev-util/xmingw-gcc/xmingw-gcc-3.4.2.ebuild
+++ b/dev-util/xmingw-gcc/xmingw-gcc-3.4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-gcc/xmingw-gcc-3.4.2.ebuild,v 1.1 2004/10/14 17:24:05 cretin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-gcc/xmingw-gcc-3.4.2.ebuild,v 1.2 2005/02/09 12:57:22 blubb Exp $
MY_P=${P/xmingw-/}
S=${WORKDIR}/${MY_P}
@@ -17,7 +17,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${MY_P}/${MY_P}.tar.bz2
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE="f77 gcj debug"
DEPEND="dev-util/xmingw-binutils"