diff options
author | 2005-02-09 12:58:41 +0000 | |
---|---|---|
committer | 2005-02-09 12:58:41 +0000 | |
commit | 06d11d95bb09d6da2750e25e58999525da082788 (patch) | |
tree | 6009b1f5cc581e9f532287e3e3c8d6acf74e221f /dev-util/xmingw-gcc/xmingw-gcc-3.4.2.ebuild | |
parent | More patchset bumps (diff) | |
download | historical-06d11d95bb09d6da2750e25e58999525da082788.tar.gz historical-06d11d95bb09d6da2750e25e58999525da082788.tar.bz2 historical-06d11d95bb09d6da2750e25e58999525da082788.zip |
~amd64
Package-Manager: portage-2.0.51-r15
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.ebuild | 6 |
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" |