summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/newlib/newlib-1.16.0_pre20071025.ebuild')
-rw-r--r--sys-libs/newlib/newlib-1.16.0_pre20071025.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/newlib/newlib-1.16.0_pre20071025.ebuild b/sys-libs/newlib/newlib-1.16.0_pre20071025.ebuild
index bb773cf56791..5a7425a0d581 100644
--- a/sys-libs/newlib/newlib-1.16.0_pre20071025.ebuild
+++ b/sys-libs/newlib/newlib-1.16.0_pre20071025.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/newlib/newlib-1.16.0_pre20071025.ebuild,v 1.1 2007/10/25 06:24:23 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/newlib/newlib-1.16.0_pre20071025.ebuild,v 1.2 2008/10/27 06:59:51 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -26,7 +26,7 @@ LICENSE="NEWLIB LIBGLOSS GPL-2"
&& SLOT="${CTARGET}" \
|| SLOT="0"
KEYWORDS="-* ~arm ~hppa ~m68k ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="nls threads unicode"
+IUSE="nls threads unicode crosscompile_opts_headers-only"
RESTRICT="strip"
DEPEND=""