diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-08-15 20:19:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-08-15 20:19:13 +0000 |
commit | ecb476dc3cf6138324471742190907eccbdf13c7 (patch) | |
tree | 2434d6f4fd2a4c7f7f5b9bac51e04047def8a0dd /sys-devel | |
parent | Added ~sparc keyword, resolves bug #59946. (Manifest recommit) (diff) | |
download | gentoo-2-ecb476dc3cf6138324471742190907eccbdf13c7.tar.gz gentoo-2-ecb476dc3cf6138324471742190907eccbdf13c7.tar.bz2 gentoo-2-ecb476dc3cf6138324471742190907eccbdf13c7.zip |
tag 3.4.x -hppa since it breaks glibc atm
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.0-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.4.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/gcc/gcc-3.4.0-r6.ebuild b/sys-devel/gcc/gcc-3.4.0-r6.ebuild index 610fcc90d3e6..8bef8f27eead 100644 --- a/sys-devel/gcc/gcc-3.4.0-r6.ebuild +++ b/sys-devel/gcc/gcc-3.4.0-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.0-r6.ebuild,v 1.24 2004/08/15 02:25:56 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.0-r6.ebuild,v 1.25 2004/08/15 20:19:13 vapier Exp $ IUSE="static nls bootstrap build multilib gcj gtk f77 objc hardened uclibc n32 n64" @@ -131,7 +131,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="-* amd64 ~mips ppc64" +KEYWORDS="-* ~mips -hppa amd64 ppc64" #KEYWORDS="amd64 ~x86 ~ppc ~sparc ~mips ~ia64 ~ppc64 ~hppa ~alpha ~s390" # Ok, this is a hairy one again, but lets assume that we diff --git a/sys-devel/gcc/gcc-3.4.1.ebuild b/sys-devel/gcc/gcc-3.4.1.ebuild index 4bef85840f6c..53e33a9764f4 100644 --- a/sys-devel/gcc/gcc-3.4.1.ebuild +++ b/sys-devel/gcc/gcc-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.1.ebuild,v 1.20 2004/08/15 02:25:56 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.1.ebuild,v 1.21 2004/08/15 20:19:13 vapier Exp $ inherit eutils flag-o-matic libtool gnuconfig @@ -133,7 +133,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" IUSE="static nls bootstrap build multilib gcj gtk f77 objc hardened uclibc n32 n64" -KEYWORDS="-* ~x86 ~mips ~hppa amd64 ppc64" +KEYWORDS="-* ~x86 ~mips -hppa amd64 ppc64" #KEYWORDS="amd64 ~x86 ~ppc ~sparc ~mips ~ia64 ~ppc64 ~hppa ~alpha ~s390" # Ok, this is a hairy one again, but lets assume that we |