diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-24 14:49:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-24 14:49:31 +0000 |
commit | e9a993184df351acfe85b4ad3d0193e9109ef55b (patch) | |
tree | 49a0946367bc1d9f25f470d43daba02a3dcef33f /sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-e9a993184df351acfe85b4ad3d0193e9109ef55b.tar.gz gentoo-2-e9a993184df351acfe85b4ad3d0193e9109ef55b.tar.bz2 gentoo-2-e9a993184df351acfe85b4ad3d0193e9109ef55b.zip |
x86 stable
(Portage version: 2.1.2.4)
Diffstat (limited to 'sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild')
-rw-r--r-- | sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild index baaffea61a18..ef9485660afc 100644 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.6.ebuild,v 1.12 2006/12/09 17:38:08 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild,v 1.13 2007/04/24 14:49:31 armin76 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 ~x86-fbsd" +KEYWORDS="~amd64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="multilib nls nptl build" # 3.2.3 -> 3.3.x install .so.5, so lets slot to 5 |