From c1b96e94ec3020592bf216af624813d2857b3ae9 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 24 Jul 2005 09:13:49 +0000 Subject: add build to IUSE #100038 (Portage version: 2.0.51.22-r2) --- sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild') 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 f7f0311e3328..9af45d3fdfa8 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-2005 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.16 2005/07/23 23:39:38 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild,v 1.17 2005/07/24 09:13:49 vapier 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 ~x86 ~mips ppc64 ppc ~sparc" -IUSE="multilib nls nptl" +IUSE="multilib nls nptl build" # 3.2.3 -> 3.3.x install .so.5, so lets slot to 5 if [ "${CHOST}" == "${CCHOST}" ] -- cgit v1.2.3-65-gdbad