summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-07-28 11:37:32 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-07-28 11:37:32 +0000
commit457f1ddb03e51531aee0b059fcc95579abf78792 (patch)
tree554ba0085cd222bff5a0612c140dbd6da707b52f /dev-util/xmingw-gcc/xmingw-gcc-3.4.4.ebuild
parentRevision bump to apply previous fix. (diff)
downloadgentoo-2-457f1ddb03e51531aee0b059fcc95579abf78792.tar.gz
gentoo-2-457f1ddb03e51531aee0b059fcc95579abf78792.tar.bz2
gentoo-2-457f1ddb03e51531aee0b059fcc95579abf78792.zip
Add ~sparc keyword at user request --- Dan Watson, Bug #141931 --- Builds and
works as claimed. (Portage version: 2.1.1_pre3-r5)
Diffstat (limited to 'dev-util/xmingw-gcc/xmingw-gcc-3.4.4.ebuild')
-rw-r--r--dev-util/xmingw-gcc/xmingw-gcc-3.4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xmingw-gcc/xmingw-gcc-3.4.4.ebuild b/dev-util/xmingw-gcc/xmingw-gcc-3.4.4.ebuild
index f25b14842bd1..bff57b2f0990 100644
--- a/dev-util/xmingw-gcc/xmingw-gcc-3.4.4.ebuild
+++ b/dev-util/xmingw-gcc/xmingw-gcc-3.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.4.ebuild,v 1.4 2006/03/03 19:07:57 cretin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-gcc/xmingw-gcc-3.4.4.ebuild,v 1.5 2006/07/28 11:37:32 fmccor Exp $
inherit eutils
@@ -20,7 +20,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 ~amd64"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE="fortran gcj debug nocxx"
DEPEND="dev-util/xmingw-binutils"