summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-09-26 18:15:18 +0000
committerFabian Groffen <grobian@gentoo.org>2009-09-26 18:15:18 +0000
commit6baa344c65e68532df223c6ee0581c1a222e8cdd (patch)
tree2769419c07a9d5f4ab00eff38e56fb0a389088a3 /sys-devel
parentAutomatically skip tests that require USE=debug #286173 by Alexis Ballier. (diff)
downloadgentoo-2-6baa344c65e68532df223c6ee0581c1a222e8cdd.tar.gz
gentoo-2-6baa344c65e68532df223c6ee0581c1a222e8cdd.tar.bz2
gentoo-2-6baa344c65e68532df223c6ee0581c1a222e8cdd.zip
sync with Prefix tree
(Portage version: 2.2.00.14411-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc-apple/gcc-apple-4.0.1_p5493.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc-apple/gcc-apple-4.0.1_p5493.ebuild b/sys-devel/gcc-apple/gcc-apple-4.0.1_p5493.ebuild
index ea6ac062d50f..bcf4abe47b95 100644
--- a/sys-devel/gcc-apple/gcc-apple-4.0.1_p5493.ebuild
+++ b/sys-devel/gcc-apple/gcc-apple-4.0.1_p5493.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-apple/gcc-apple-4.0.1_p5493.ebuild,v 1.1 2009/06/21 10:27:55 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-apple/gcc-apple-4.0.1_p5493.ebuild,v 1.2 2009/09/26 18:15:18 grobian Exp $
ETYPE="gcc-compiler"
@@ -19,7 +19,7 @@ else
SLOT="40"
fi
-KEYWORDS="~ppc-macos ~x86-macos"
+KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"
IUSE="nls objc objc++ nocxx"