summaryrefslogtreecommitdiff
path: root/sys-libs/newlib/newlib-2.2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/newlib/newlib-2.2.0.ebuild')
-rw-r--r--sys-libs/newlib/newlib-2.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/newlib/newlib-2.2.0.ebuild b/sys-libs/newlib/newlib-2.2.0.ebuild
index 2754fda04d90..a583773e9351 100644
--- a/sys-libs/newlib/newlib-2.2.0.ebuild
+++ b/sys-libs/newlib/newlib-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -26,7 +26,7 @@ HOMEPAGE="https://sourceware.org/newlib/"
LICENSE="NEWLIB LIBGLOSS GPL-2"
SLOT="0"
-IUSE="nls threads unicode crosscompile_opts_headers-only"
+IUSE="nls threads unicode headers-only"
RESTRICT="strip"
# Handle the SLOT changes. #497344