summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-24 09:13:49 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-24 09:13:49 +0000
commitc1b96e94ec3020592bf216af624813d2857b3ae9 (patch)
treeff4e7528bb5d691408a3ec2102e7dbfedb59a2b2 /sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild
parentarm/s390 stable (diff)
downloadgentoo-2-c1b96e94ec3020592bf216af624813d2857b3ae9.tar.gz
gentoo-2-c1b96e94ec3020592bf216af624813d2857b3ae9.tar.bz2
gentoo-2-c1b96e94ec3020592bf216af624813d2857b3ae9.zip
add build to IUSE #100038
(Portage version: 2.0.51.22-r2)
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.ebuild4
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 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}" ]