diff options
author | 2004-11-27 21:27:10 +0000 | |
---|---|---|
committer | 2004-11-27 21:27:10 +0000 | |
commit | 0e9cb53419888889e2edb7ed1cb17ff471f9f21c (patch) | |
tree | 0638e0a7a95cbfdece541d563967acc0ccbec79e /sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild | |
parent | -n does not work correctly with unset (diff) | |
download | historical-0e9cb53419888889e2edb7ed1cb17ff471f9f21c.tar.gz historical-0e9cb53419888889e2edb7ed1cb17ff471f9f21c.tar.bz2 historical-0e9cb53419888889e2edb7ed1cb17ff471f9f21c.zip |
-sparc until we figure out the source of the gcc-3.3.5 weirdness... chances are this package is safe as I believe it's in the pie patch in sys-devel/gcc, but this package is too critical to guess about.
Diffstat (limited to 'sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild')
-rw-r--r-- | sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild index 21fc54d93d97..ec74574f9bf7 100644 --- a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild +++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.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-sparc64/gcc-sparc64-3.3.5.ebuild,v 1.1 2004/11/27 01:26:36 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.5.ebuild,v 1.2 2004/11/27 21:27:10 eradicator Exp $ # Variables inherit eutils flag-o-matic @@ -18,7 +18,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${TMP_P}/${TMP_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~sparc" +KEYWORDS="-sparc" DEPEND="virtual/libc >=sys-devel/binutils-2.14.90.0.7 |