diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2012-05-31 04:59:32 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2012-05-31 04:59:32 +0000 |
commit | e3695fad5e93004f6bdaf49db74b53dcd3667454 (patch) | |
tree | b962829d6579e9d9402e6b310f8107854187794f /sys-devel/gcc/gcc-4.6.2.ebuild | |
parent | Backport arm hardfp patch to stable version too #417287 by Raúl Porcel. (diff) | |
download | gentoo-2-e3695fad5e93004f6bdaf49db74b53dcd3667454.tar.gz gentoo-2-e3695fad5e93004f6bdaf49db74b53dcd3667454.tar.bz2 gentoo-2-e3695fad5e93004f6bdaf49db74b53dcd3667454.zip |
Keyword 4.6.* for amd64.
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc/gcc-4.6.2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.6.2.ebuild b/sys-devel/gcc/gcc-4.6.2.ebuild index d7341bfef39d..d6beacb1121c 100644 --- a/sys-devel/gcc/gcc-4.6.2.ebuild +++ b/sys-devel/gcc/gcc-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v 1.11 2012/05/25 17:27:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v 1.12 2012/05/31 04:59:32 dirtyepic Exp $ PATCH_VER="1.4" UCLIBC_VER="1.0" @@ -22,7 +22,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" -KEYWORDS="~alpha ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |