diff options
author | Markus Meier <maekke@gentoo.org> | 2012-02-29 20:31:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-02-29 20:31:08 +0000 |
commit | 8f63a6727ecfff48c1013f46bd43d0e79747d401 (patch) | |
tree | 35c456692c62b2cda58301219801cf84b9e074d3 /sys-devel/gcc/gcc-4.5.3-r2.ebuild | |
parent | marked x86 per bug 406223 (diff) | |
download | gentoo-2-8f63a6727ecfff48c1013f46bd43d0e79747d401.tar.gz gentoo-2-8f63a6727ecfff48c1013f46bd43d0e79747d401.tar.bz2 gentoo-2-8f63a6727ecfff48c1013f46bd43d0e79747d401.zip |
arm stable, bug #402847
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'sys-devel/gcc/gcc-4.5.3-r2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.5.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.5.3-r2.ebuild b/sys-devel/gcc/gcc-4.5.3-r2.ebuild index 737504e5b431..1c1b9a8fda0a 100644 --- a/sys-devel/gcc/gcc-4.5.3-r2.ebuild +++ b/sys-devel/gcc/gcc-4.5.3-r2.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.5.3-r2.ebuild,v 1.7 2012/02/29 18:51:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild,v 1.8 2012/02/29 20:31:08 maekke Exp $ PATCH_VER="1.1" 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 amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |