diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2004-08-17 16:43:33 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2004-08-17 16:43:33 +0000 |
commit | f0e999306551e84e4e7bd64391f938216eb6e614 (patch) | |
tree | 77f6860cb17325698d521ae05a44a569a0f4e8f0 /sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild | |
parent | version bump to rc3 (Manifest recommit) (diff) | |
download | gentoo-2-f0e999306551e84e4e7bd64391f938216eb6e614.tar.gz gentoo-2-f0e999306551e84e4e7bd64391f938216eb6e614.tar.bz2 gentoo-2-f0e999306551e84e4e7bd64391f938216eb6e614.zip |
~ppc toolchain bump
Diffstat (limited to 'sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild')
-rw-r--r-- | sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild index 3de1fe6baa85..25949973a1a9 100644 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.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-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild,v 1.19 2004/08/09 03:08:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild,v 1.20 2004/08/17 16:43:33 lu_zero Exp $ inherit eutils flag-o-matic libtool @@ -70,7 +70,7 @@ HOMEPAGE="http://gcc.gnu.org/libstdc++/" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="-* ~x86 ~mips ~hppa amd64 ppc64" +KEYWORDS="-* ~x86 ~mips ~hppa amd64 ppc64 ~ppc" IUSE="nls" if [ "${CHOST}" == "${CCHOST}" ] |