diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-21 21:57:20 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-21 21:57:20 +0000 |
commit | f5de751b368fa3f3bc101b317dbd271b2995742e (patch) | |
tree | 1be8bdb6bcd3a81e23e3c75213da2d5df31e9413 /sys-devel | |
parent | fixed typo... (diff) | |
download | gentoo-2-f5de751b368fa3f3bc101b317dbd271b2995742e.tar.gz gentoo-2-f5de751b368fa3f3bc101b317dbd271b2995742e.tar.bz2 gentoo-2-f5de751b368fa3f3bc101b317dbd271b2995742e.zip |
Resetting keywords as it is in package.mask
(Portage version: 2.0.51-r14)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.3.20050110.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.4.3.20050110.ebuild b/sys-devel/gcc/gcc-3.4.3.20050110.ebuild index f19f2c752b34..bd438a9e4872 100644 --- a/sys-devel/gcc/gcc-3.4.3.20050110.ebuild +++ b/sys-devel/gcc/gcc-3.4.3.20050110.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.3.20050110.ebuild,v 1.7 2005/01/19 19:12:43 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.3.20050110.ebuild,v 1.8 2005/01/21 21:57:20 eradicator Exp $ DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" -KEYWORDS="-*" +KEYWORDS="-* ~amd64 ~mips ~ppc64 ~x86 -hppa ~ppc ~sparc ~ia64" # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs # NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper |