diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-09-07 15:50:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-09-07 15:50:06 +0000 |
commit | 325ace9f92d58f1a64ab278694013edd2a4cd5c3 (patch) | |
tree | b31d4fc8dd65d6b3ae0f3bcfa06bcc128a074cc1 /sys-devel/gcc/gcc-4.4.7.ebuild | |
parent | Stable for amd64, wrt bug #433535 (diff) | |
download | gentoo-2-325ace9f92d58f1a64ab278694013edd2a4cd5c3.tar.gz gentoo-2-325ace9f92d58f1a64ab278694013edd2a4cd5c3.tar.bz2 gentoo-2-325ace9f92d58f1a64ab278694013edd2a4cd5c3.zip |
Stable for HPPA (bug #431878).
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc/gcc-4.4.7.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.4.7.ebuild b/sys-devel/gcc/gcc-4.4.7.ebuild index cf43ac61c123..2c33b10f9975 100644 --- a/sys-devel/gcc/gcc-4.4.7.ebuild +++ b/sys-devel/gcc/gcc-4.4.7.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.4.7.ebuild,v 1.3 2012/09/02 00:58:19 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild,v 1.4 2012/09/07 15:50:06 jer Exp $ PATCH_VER="1.0" 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} |