diff options
Diffstat (limited to 'sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild')
-rw-r--r-- | sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild index 119070837962..8368dfb0eedc 100644 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.4.ebuild,v 1.20 2006/02/10 02:00:02 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild,v 1.21 2006/04/24 01:59:37 kumba Exp $ inherit eutils flag-o-matic libtool gnuconfig versionator @@ -130,7 +130,7 @@ HOMEPAGE="http://gcc.gnu.org/libstdc++/" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="amd64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="amd64 mips ppc ppc64 ~sparc x86" IUSE="multilib nls nptl build" # 3.2.3 -> 3.3.x install .so.5, so lets slot to 5 |