diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-09-19 23:36:12 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-09-19 23:36:12 +0000 |
commit | 7e7824d4542cb9ffc7f3e00291895f8a39610828 (patch) | |
tree | 5433fe7bb7d22c2f43e95d385031e57b14fd633c /sys-devel/gcc/gcc-4.4.1.ebuild | |
parent | use mask dev-libs/ppl[prolog] for x86-fbsd (diff) | |
download | gentoo-2-7e7824d4542cb9ffc7f3e00291895f8a39610828.tar.gz gentoo-2-7e7824d4542cb9ffc7f3e00291895f8a39610828.tar.bz2 gentoo-2-7e7824d4542cb9ffc7f3e00291895f8a39610828.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc/gcc-4.4.1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.4.1.ebuild b/sys-devel/gcc/gcc-4.4.1.ebuild index 408914b4914c..e73e3b83ea16 100644 --- a/sys-devel/gcc/gcc-4.4.1.ebuild +++ b/sys-devel/gcc/gcc-4.4.1.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/gcc-4.4.1.ebuild,v 1.6 2009/08/16 14:49:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.7 2009/09/19 23:36:12 aballier Exp $ PATCH_VER="1.0" UCLIBC_VER="1.1" @@ -26,7 +26,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++ gcc-runtime-library-exception-3.1" -KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~ppc ~ppc64 ~x86 -x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" RDEPEND=">=sys-libs/zlib-1.1.4 >=sys-devel/gcc-config-1.4 |